The ILinearConstraintCoefficients type exposes the following members.

Methods

  NameDescription
AsDoubleVector
Method to convert self to a dense vector.
Clone
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.)
DotProduct
Function for forming the dot product of self with another vector.
Equals
Indicates whether the current object is equal to another object of the same type.
(Inherited from IEquatable<(Of <(ILinearConstraintCoefficients>)>).)
NonzeroIndices
Enumerator over the indices of the non-zero coefficients.

See Also