Mvo |
The MvoModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| SetConstraints(Matrix, DVector) | Add equality constraints to the model. | |
| SetConstraints(Matrix, DVector, NVector) | Add constraints to the model. | |
| SetConstraints(Matrix, DVector, Int32) | Add constraints to the model. | |
| ToString | Gets a textual representation of the model. (Overrides ObjectToString) |