LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
dlasyf_rook.f File Reference

Go to the source code of this file.

Functions/Subroutines

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. More...