Click or drag to resize

SparseConstraintCoefficients Methods

The SparseConstraintCoefficients type exposes the following members.

Methods
 NameDescription
Public methodAsDoubleVector Method to convert self to a dense vector.
Public methodClone Creates a deep copy of self.
Public methodDotProduct Function for forming the dot product of self with another vector.
Public methodEquals Determines if two SparseConstraintCoefficient objects are equal.
Public methodNonzeroIndices Enumerator over the indices of the non-zero coefficients.
Top
See Also