LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
chetri_rook.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine chetri_rook (uplo, n, a, lda, ipiv, work, info)
 CHETRI_ROOK computes the inverse of HE matrix using the factorization obtained with the bounded Bunch-Kaufman ("rook") diagonal pivoting method.