Click or drag to resize

FloatSymPDBandFact Constructor

Overload List
 NameDescription
Public methodFloatSymPDBandFact(FloatSymBandMatrix) Constructs a FloatSymPDBandFact 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 methodFloatSymPDBandFact(FloatSymBandMatrix, Boolean) Constructs an FloatSymPDBandFact instance by factoring the given matrix, optionally estimating the condition number of the matrix.
Top
See Also