IMSL C# Numerical Library

SparseCholesky.GetNumericFactor Method 

Returns the numeric Cholesky factor.

public NumericFactor GetNumericFactor();

Return Value

A NumericFactor containing the numeric Cholesky factor.

See Also

SparseCholesky Class | Imsl.Math Namespace