Click or drag to resize

InteriorPointQPSolverCoefficientCount Property

Gets the total number of non-zero coefficients specified in the constraints. The solver is limited to 50,000 non-zero coefficients.

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

Property Value

Int32
See Also