The SparseCholesky type exposes the following members.

Properties

NameDescription
LargestDiagonalElement
The largest diagonal element of the Cholesky factor.
NumberOfNonzeros
The number of nonzeros in the Cholesky factor.
NumericFactorizationMethod
The method used in the numerical factorization of the permuted input matrix.
SmallestDiagonalElement
The smallest diagonal element of the Cholesky factor.

See Also