Click or drag to resize

ActiveSetLineSearchSQPOptionsFunctionChangeTolerance Property

Exit criteria. Algorithm will terminate when change in the objective function in the calculated for the new iterate has a magnitude less than this value.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double FunctionChangeTolerance { get; set; }

Property Value

Double
See Also