Initializing help system before first use

GtEq Method

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