Click or drag to resize

SimplexSolverBasePivotCount Property

Gets the number of simplex pivots performed. Includes both major and minor pivots.

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

Property Value

Int32
See Also