#include "Polyhedron.types.hh"#include "globals.types.hh"#include "Variable.defs.hh"#include "Linear_Expression.defs.hh"#include "Constraint_System.defs.hh"#include "Constraint_System.inlines.hh"#include "Generator_System.defs.hh"#include "Generator_System.inlines.hh"#include "Congruence_System.defs.hh"#include "Congruence_System.inlines.hh"#include "Saturation_Matrix.defs.hh"#include "Generator.types.hh"#include "Congruence.defs.hh"#include "Poly_Con_Relation.defs.hh"#include "Poly_Gen_Relation.defs.hh"#include "BHRZ03_Certificate.types.hh"#include "H79_Certificate.types.hh"#include "BD_Shape.types.hh"#include <vector>#include <iosfwd>#include "Ph_Status.idefs.hh"#include "Ph_Status.inlines.hh"#include "Polyhedron.inlines.hh"#include "Polyhedron.templates.hh"


Go to the source code of this file.
Namespaces | |
| namespace | Parma_Polyhedra_Library |
| namespace | Parma_Polyhedra_Library::IO_Operators |
| namespace | std |
Classes | |
| class | Parma_Polyhedra_Library::Polyhedron |
| The base class for convex polyhedra. More... | |
| class | Parma_Polyhedra_Library::Polyhedron::Status |
| A conjunctive assertion about a polyhedron. More... | |
Defines | |
| #define | PPL_Polyhedron_defs_hh 1 |
| #define | PPL_IN_Polyhedron_CLASS |
| #define PPL_IN_Polyhedron_CLASS |
Definition at line 1854 of file Polyhedron.defs.hh.
| #define PPL_Polyhedron_defs_hh 1 |
Definition at line 24 of file Polyhedron.defs.hh.
1.5.6