The residual norm tolerance.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public virtual double NormTolerance { get; set; } |
Visual Basic (Declaration) |
---|
Public Overridable Property NormTolerance As Double |
Visual C++ |
---|
public: virtual property double NormTolerance { double get (); void set (double value); } |
Field Value
A double containing the residual norm tolerance. The computation stops if
Default: NormTolerance = 0.