#include "Polyhedron.types.hh"#include "globals.types.hh"#include "Variable.defs.hh"#include "Variables_Set.types.hh"#include "Linear_Expression.types.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 "Grid_Generator_System.defs.hh"#include "Grid_Generator_System.inlines.hh"#include "Bit_Matrix.defs.hh"#include "Constraint.types.hh"#include "Generator.types.hh"#include "Congruence.types.hh"#include "Poly_Con_Relation.defs.hh"#include "Poly_Gen_Relation.defs.hh"#include "BHRZ03_Certificate.types.hh"#include "H79_Certificate.types.hh"#include "Box.types.hh"#include "BD_Shape.types.hh"#include "Octagonal_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.
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... | |
Namespaces | |
| namespace | Parma_Polyhedra_Library |
The entire library is confined to this namespace. | |
| namespace | Parma_Polyhedra_Library::IO_Operators |
All input/output operators are confined to this namespace. | |
| namespace | Parma_Polyhedra_Library::Interfaces |
Data and functions related to language interfaces. | |
| namespace | std |
The standard C++ namespace. | |
Defines | |
| #define | PPL_IN_Polyhedron_CLASS |
Functions | |
| bool | Parma_Polyhedra_Library::Interfaces::is_necessarily_closed_for_interfaces (const Polyhedron &ph) |
Returns true if and only if ph.topology() == NECESSARILY_CLOSED. | |
| #define PPL_IN_Polyhedron_CLASS |
Definition at line 1928 of file Polyhedron.defs.hh.
1.6.3