| APRONXX 0.9.15
    | 
#include "ap_coeff.h"#include "apxx_scalar.hh"#include "apxx_interval.hh"#include "apxx_coeff_inline.hh"Go to the source code of this file.
| Classes | |
| class | apron::coeff | 
| Coefficient (ap_coeff_t wrapper).  More... | |
| Namespaces | |
| namespace | apron | 
| Functions | |
| void | apron::swap (coeff &a, coeff &b) | 
| std::ostream & | apron::operator<< (std::ostream &os, const coeff &s) | 
| int | apron::cmp (const coeff &a, const coeff &b) | 
| bool | apron::operator== (const coeff &a, const coeff &b) | 
| bool | apron::operator!= (const coeff &a, const coeff &b) |