Click or drag to resize
SparseCholesky.GetNumericFactor Method
Returns the numeric Cholesky factor.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public SparseCholesky. NumericFactor GetNumericFactor()

Return Value

Type: SparseCholesky.NumericFactor
A NumericFactor containing the numeric Cholesky factor.
See Also