LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
spstrf.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine spstrf (UPLO, N, A, LDA, PIV, RANK, TOL, WORK, INFO)
 SPSTRF computes the Cholesky factorization with complete pivoting of a real symmetric positive semidefinite matrix. More...