Click or drag to resize

DualSimplexSolverParams Constructor

Constructs a DualSimplexSolverParams object with default values: Costing - Steepest Edge, MaxPivotCount - no limit, Minimize - false.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DualSimplexSolverParams()
See Also