LeEq Method
| Name | Description | |
|---|---|---|
| LeEq(XPRBexpr, XPRBexpr) | 
      
       Create an XPRBrelation from two XPRBexprs. Less than or equal to. 
       | 
   |
| LeEq(XPRBexpr, XPRBterm) | 
      
       Create an XPRBrelation from an XPRBexpr and an XPRBterm. Less than or equal to. 
       | 
   |
| LeEq(XPRBexpr, XPRBvar) | 
      
       Create an XPRBrelation from an XPRBexpr and an XPRBvar. Less than or equal to. 
       | 
   |
| LeEq(XPRBexpr, Double) | 
      
       Create an XPRBrelation from an XPRBexpr and a double. Less than or equal to. 
       | 
   
