IMSL C# Numerical Library |
|
SuperLU.ReciprocalPivotGrowthFactor Property
The reciprocal pivot growth factor.
public
double ReciprocalPivotGrowthFactor {get;}
Property Value
A double
scalar representing the reciprocal growth factor
If the value is much less than 1, the stability of the
factorization could be poor.
See Also
SuperLU Class | Imsl.Math Namespace