LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
zhetri_rook.f File Reference

Go to the source code of this file.

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. More...