XSLP_ATOL_R


Description
Relative delta convergence tolerance
Type
Double
Default value
0.001
Notes
The relative delta convergence criterion assesses the change in value of a variable (Maths/delta.pngX) relative to the value of the variable (X), against the relative delta convergence tolerance. If
Maths/delta.pngX < X * XSLP_ATOL_R
then the variable has converged on the relative delta convergence criterion.
See also
Convergence Criteria, XSLP_ATOL_A


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.