Click or drag to resize

ILinearConstraintCoefficientsNumberOfCoefficients Property

The total length of the coefficient vector represented by self. Note that this is not the number of non-zero coefficients, but the total number of coefficients.

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

Property Value

Int32
See Also