Description
Cholesky factorization.
Usage
base.rpdpotrf(uplo, n, a, desca)
Arguments
uplo
Triangle where the information is stored (in the symmetric matrix).
desca
ScaLAPACK descriptor array.
Details
For advanced users only. See pbdDMAT for high-level functions.