Click or drag to resize

FloatComplexTriDiagFact Constructor

Overload List
 NameDescription
Public methodFloatComplexTriDiagFact(FloatComplexTriDiagMatrix) Constructs a FloatComplexTriDiagFact 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 methodFloatComplexTriDiagFact(FloatComplexTriDiagMatrix, Boolean) Constructs an FloatComplexTriDiagFact instance by factoring the given matrix.
Top
See Also