MinimumNormSolverOptions.LineSearchAcceptanceThreshold Property |
Top |
DescriptionDefines the minimum amount of improvement required for the line search to accept a step. If the improvement is smaller than this threshold, the solver will decrease the step length until an acceptable step is found or the step length becomes smaller than MinimumStepLength. The improvement is measured by comparing the actual violation reduction to the predicted reduction.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Attributes
Syntax
See also MinimumNormSolverOptions Object
|