Data structures and functions for the numeric Cholesky factor.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class NumericFactor |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class NumericFactor |
Visual C++ |
---|
[SerializableAttribute] public ref class NumericFactor |
Remarks
Used by GetNumericFactor and SetNumericFactor to hold the numeric Cholesky factorization of a matrix.