The relative function tolerance
A double
scalar value specifying the relative function tolerance.
The relative function tolerance must be greater than or equal to zero. By default, RelativeTolerance
= 1.0e-20.
Exception Type | Condition |
---|---|
ArgumentException | is thrown if RelativeTolerance is set less than 0 |
NonlinearRegression Class | Imsl.Stat Namespace