The gradient tolerance.
A double
specifying the gradient tolerance used to compute the gradient.
The tolerance must be greater than or equal to zero. By default, GradientTolerance
= 6.055e-6.
Exception Type | Condition |
---|---|
ArgumentException | is thrown if GradientTolerance is set less than 0 |
NonlinearRegression Class | Imsl.Stat Namespace