LAPACK  3.4.2
LAPACK: Linear Algebra PACKage
 All Files Functions Groups
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).