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

Go to the source code of this file.

Functions/Subroutines

subroutine chetrs_rook (uplo, n, nrhs, a, lda, ipiv, b, ldb, info)
 CHETRS_ROOK computes the solution to a system of linear equations A * X = B for HE matrices using factorization obtained with one of the bounded diagonal pivoting methods (max 2 interchanges)