A PPL coefficient.  
 More...
|  | 
| static native int | bits () | 
|  | Returns the number of bits of PPL coefficients; 0 if unbounded. 
 | 
|  | 
A PPL coefficient. 
Objects of type Coefficient are used to implement the integral valued coefficients occurring in linear expressions, constraints, generators and so on. 
  
  | 
        
          | parma_polyhedra_library.Coefficient.Coefficient | ( | String | s | ) |  |  | inline | 
 
Builds a coefficient from the decimal representation in s. 
- Exceptions
- 
  
    | java.lang.NumberFormatException | Thrown if sdoes not contain a valid decimal representation. |  
 
 
 
The documentation for this class was generated from the following file: