Click or drag to resize

LinearConstraintEquals Method

Overload List
 NameDescription
Public methodEquals(LinearConstraint) Returns true if the given LinearConstraint is equal to self. Two constraints are equal if they have the same coefficients, right hand side, and are of the same type (equality or inequality).
Public methodEquals(Object) Returns true if the given LinearConstraint is equal to self. Two constraints are equal if they have the same coefficients, right hand side, and are of the same type (equality or inequality).
Top
See Also