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

NAME

       zpotf2.f -

SYNOPSIS

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

Author

       Generated automatically by Doxygen for LAPACK from the source code.