The threshold used for a diagonal entry to be an acceptable pivot.
A double
scalar specifying the threshold used for a diagonal entry to be an acceptable pivot.
By default, DiagonalPivotThreshold=1.0
, i.e. classical partial pivoting.
Exception Type | Condition |
---|---|
ArgumentException | is thrown if DiagonalPivotThreshold is not in the interval . |
SuperLU Class | Imsl.Math Namespace