Click or drag to resize
SparseCholesky Properties

The SparseCholesky type exposes the following members.

Properties
  NameDescription
Public propertyLargestDiagonalElement
The largest diagonal element of the Cholesky factor.
Public propertyNumberOfNonzeros
The number of nonzeros in the Cholesky factor.
Public propertyNumericFactorizationMethod
The method used in the numerical factorization of the permuted input matrix.
Public propertySmallestDiagonalElement
The smallest diagonal element of the Cholesky factor.
Top
See Also