![]() |
LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | clahef_rook (uplo, n, nb, kb, a, lda, ipiv, w, ldw, info) |
Download CLAHEF_ROOK + dependencies [TGZ] [ZIP] [TXT] | |
subroutine | clasyf_rook (uplo, n, nb, kb, a, lda, ipiv, w, ldw, info) |
CLASYF_ROOK computes a partial factorization of a complex symmetric matrix using the bounded Bunch-Kaufman ("rook") diagonal pivoting method. | |
subroutine | dlasyf_rook (uplo, n, nb, kb, a, lda, ipiv, w, ldw, info) |
DLASYF_ROOK *> DLASYF_ROOK computes a partial factorization of a real symmetric matrix using the bounded Bunch-Kaufman ("rook") diagonal pivoting method. | |
subroutine | slasyf_rook (uplo, n, nb, kb, a, lda, ipiv, w, ldw, info) |
SLASYF_ROOK computes a partial factorization of a real symmetric matrix using the bounded Bunch-Kaufman ("rook") diagonal pivoting method. | |
subroutine | zlahef_rook (uplo, n, nb, kb, a, lda, ipiv, w, ldw, info) |
Download ZLAHEF_ROOK + dependencies [TGZ] [ZIP] [TXT] | |
subroutine | zlasyf_rook (uplo, n, nb, kb, a, lda, ipiv, w, ldw, info) |
ZLASYF_ROOK computes a partial factorization of a complex symmetric matrix using the bounded Bunch-Kaufman ("rook") diagonal pivoting method. | |