Click or drag to resize

ActiveSetQPSolverStepSizeEpsilon Property

Gets and sets the smallest step size considered to be non-zero. This step size should be small when compared with the approximate magintude of the solution.

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

Property Value

Double
See Also