Click or drag to resize

MvoModel Methods

The MvoModel type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetConstraints(Matrix, DVector)Add equality constraints to the model.
Public methodSetConstraints(Matrix, DVector, NVector)Add constraints to the model.
Public methodSetConstraints(Matrix, DVector, Int32)Add constraints to the model.
Public methodToStringGets a textual representation of the model.
(Overrides ObjectToString)
Top
See Also