The step tolerance used to step between two points.
A double
scalar value specifying the step tolerance used to step between two points.
By default, the cube root of machine precision is used as the step tolerance.
Exception Type | Condition |
---|---|
ArgumentException | is thrown if StepTolerance is less than or equal to 0 |
NonlinLeastSquares Class | Imsl.Math Namespace