Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

NAME

       dpotf2.f -

SYNOPSIS

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

Author

       Generated automatically by Doxygen for LAPACK from the source code.