ScaLAPACKFX
Private Member Functions | List of all members
scalapack_module::ppotrf Interface Reference

Cholesky factorization of symmetric/Hermitian positive definite matrix. More...

Private Member Functions

subroutine pspotrf (uplo, nn, aa, ia, ja, desca, info)
 Cholesky factorization of symmetric/Hermitian pos.def. matrix (real).
 
subroutine pdpotrf (uplo, nn, aa, ia, ja, desca, info)
 Cholesky factorization of symmetric/Hermitian pos.def. matrix (dreal).
 
subroutine pcpotrf (uplo, nn, aa, ia, ja, desca, info)
 Cholesky factorization of symmetric/Hermitian pos.def. matrix (complex).
 
subroutine pzpotrf (uplo, nn, aa, ia, ja, desca, info)
 Cholesky factorization of symmetric/Hermitian pos.def. matrix (dcomplex).
 

Detailed Description

Cholesky factorization of symmetric/Hermitian positive definite matrix.


The documentation for this interface was generated from the following file: