|
PPL
1.2
|
#include "Expression_Adapter_types.hh"#include "Variable_types.hh"#include "Variables_Set_types.hh"#include "Dense_Row_defs.hh"#include "Sparse_Row_defs.hh"#include "Expression_Adapter_inlines.hh"

Go to the source code of this file.
Classes | |
| class | Parma_Polyhedra_Library::Expression_Adapter_Base |
| Adapters' base type (for template meta-programming). More... | |
| class | Parma_Polyhedra_Library::Expression_Adapter< T > |
| An adapter for Linear_Expression objects. More... | |
| class | Parma_Polyhedra_Library::Expression_Adapter_Transparent< T > |
| A transparent adapter for Linear_Expression objects. More... | |