Click or drag to resize

ActiveSetLineSearchSQPOptionsStepDirectionTolerance Property

Exit criteria. Algorithm will terminate when the step size calculated during an iteration has a magnitude less than this value.

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

Property Value

Double
See Also