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

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

Return Value

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