Addition Operator
 Overload List
Overload List
| Name | Description | |
|---|---|---|
|    | Addition(Double, XPRBexpr) | 
       Add a double to an XPRBexpr. 
      | 
|    | Addition(XPRBexpr, XPRBexpr) | 
       Add one XPRBexpr to another. 
      | 
|    | Addition(XPRBexpr, XPRBterm) | 
       Add an XPRBterm to an XPRBexpr. 
      | 
|    | Addition(XPRBexpr, XPRBvar) | 
       Add an XPRBvar to an XPRBexpr. 
      | 
|    | Addition(XPRBexpr, Double) | 
       Add a double to an XPRBexpr. 
      | 
|    | Addition(XPRBterm, XPRBexpr) | 
       Add an XPRBterm to an XPRBexpr. 
      | 
|    | Addition(XPRBvar, XPRBexpr) | 
       Add an XPRBvar to an XPRBexpr. 
      | 
 See Also
See Also
 
