LAPACK
3.6.1
LAPACK: Linear Algebra PACKage
|
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. More... | |