The SparseConstraintCoefficients type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AsDoubleVector |
Method to convert self to a dense vector.
| |
| Clone |
Creates a deep copy of self.
| |
| DotProduct |
Function for forming the dot product of self with another vector.
| |
| Equals | Overloaded. | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| NonzeroIndices |
Enumerator over the indices of the non-zero coefficients.
| |
| ToString | (Inherited from Object.) |