Click or drag to resize

IActiveSetQPSolverMaxIterations Property

Gets and sets the maximum number of iterations to perform.

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

Property Value

Int32
See Also