LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
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.