Initializing help system before first use

XSLP_DEFAULTSTEPBOUND

Description
Minimum initial value for the step bound of an SLP variable if none is explicitly given
Type
Double
Default value
16
Notes
If no initial step bound value is given for an SLP variable, this will be used as a minimum value. If the algorithm is estimating step bounds, then the step bound actually used for a variable may be larger than the default.
A default initial step bound is ignored when testing for the closure tolerance XSLP_CTOL: if there is no specific value, then the test will not be applied.
Affects routines
See also