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

Go to the source code of this file.

Functions/Subroutines

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