Click or drag to resize

ActiveSetLineSearchSQPIterations Property

Gets the number of iterations performed by the solver on its most recent execution.

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

Property Value

Int32
See Also