Click or drag to resize

ILinearConstraintCoefficients Properties

The ILinearConstraintCoefficients type exposes the following members.

Properties
 NameDescription
Public propertyItem Gets the coefficient value at the specified index. returns 0.0 on indices not listed in NonzeroIndices
Public propertyNumberOfCoefficients 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.
Top
See Also