Click or drag to resize

ActiveSetLineSearchSQPOptionsDefaultFunctionChangeTolerance Field

The default Function change tolerance. The algorithm will terminate when the predicted change in the objective function from the current iteration is less than twice this value.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public const double DefaultFunctionChangeTolerance = 1E-09

Field Value

Double
See Also