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

Go to the source code of this file.

Functions/Subroutines

subroutine dlasyf (UPLO, N, NB, KB, A, LDA, IPIV, W, LDW, INFO)
 DLASYF computes a partial factorization of a real symmetric matrix using the Bunch-Kaufman diagonal pivoting method. More...