other versions
| zhetri_rook.f(3) | LAPACK | zhetri_rook.f(3) | 
NAME¶
zhetri_rook.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine zhetri_rook (UPLO, N, A, LDA,
    IPIV, WORK, INFO)
  
  ZHETRI_ROOK computes the inverse of HE matrix using the factorization
    obtained with the bounded Bunch-Kaufman ('rook') diagonal pivoting method.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |