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

Go to the source code of this file.

Functions/Subroutines

subroutine cpstrf (UPLO, N, A, LDA, PIV, RANK, TOL, WORK, INFO)
 CPSTRF computes the Cholesky factorization with complete pivoting of complex Hermitian positive semidefinite matrix. More...