|
PPL
1.2
|
#include "Linear_Expression_Interface_types.hh"#include "Coefficient_defs.hh"#include "Variable_types.hh"#include "Variables_Set_types.hh"#include "Dense_Row_types.hh"#include "Sparse_Row_types.hh"#include <vector>#include <set>#include <cstddef>

Go to the source code of this file.
Classes | |
| class | Parma_Polyhedra_Library::Linear_Expression_Interface |
| A linear expression. More... | |
| class | Parma_Polyhedra_Library::Linear_Expression_Interface::const_iterator_interface |