Click or drag to resize

FloatTriDiagFact Constructor

Overload List
 NameDescription
Public methodFloatTriDiagFact(FloatTriDiagMatrix) Constructs a FloatTriDiagFact instance by factoring the given matrix. By default the condition number for the matrix will not be computed and will not be available from the ConditionNumber method.
Public methodFloatTriDiagFact(FloatTriDiagMatrix, Boolean) Constructs a FloatTriDiagMatrix instance by factoring the given matrix.
Top
See Also