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

Go to the source code of this file.

Functions/Subroutines

subroutine dpotf2 (UPLO, N, A, LDA, INFO)
 DPOTF2 computes the Cholesky factorization of a symmetric/Hermitian positive definite matrix (unblocked algorithm). More...