Initializing help system before first use

LeEq Method

Overload List
  Name Description
Public methodStatic memberCode example LeEq(XPRBterm, XPRBvar)
Create an XPRBrelation from an XPRBvar and an XPRBterm. Less than or equal to.
Public methodStatic memberCode example LeEq(XPRBvar, XPRBterm)
Create an XPRBrelation from an XPRBvar and an XPRBterm. Less than or equal to.
Public methodStatic memberCode example LeEq(XPRBvar, XPRBvar)
Create an XPRBrelation from two XPRBvars. Less than or equal to.
Top
See Also