getCoefficient Method
| Name | Description | |
|---|---|---|
| getCoefficient(XPRBvar) | 
      
       Get the coefficient of a linear constraint term. 
       | 
   |
| getCoefficient(XPRBvar, XPRBvar) | 
      
       Get the coefficient of a quadratic constraint term. This method returns the coefficient of a given pair of variables in the constraint or 0 if the term does not occur. 
       | 
   
