Click or drag to resize

InteriorPointQPSolverIterationCount Property

Gets the number of iterations performed by the solver for the most recent solve attempt.

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

Property Value

Int32
See Also