The scaled step tolerance to use when changing x.
A double
scalar value specifying the scaled step tolerance.
abs(x(i)-y(i))/max(abs(x(i)),1/xscale(i))
where xscale is the scaling vector for the variables.
By default, the scaled step tolerance is set to 3.66685e-11.
Exception Type | Condition |
---|---|
ArgumentException | is thrown if StepTolerance is less than or equal to 0 |
MinUnconMultiVar Class | Imsl.Math Namespace