Description
Inverse condition number of a triangular matrix.
Usage
base.rpdtrcon(norm, uplo, diag, n, a, desca)
Arguments
uplo
Triangle where information is stored.
diag
Specifies if the matrix is unit triangular or not.
desca
ScaLAPACK descriptor array.
Details
For advanced users only. See pbdDMAT for high-level functions.