PPL
1.2
|
#include "Determinate_types.hh"
#include "Constraint_System_types.hh"
#include "Congruence_System_types.hh"
#include "Variable_defs.hh"
#include "globals_types.hh"
#include <iosfwd>
#include "Determinate_inlines.hh"
Go to the source code of this file.
Classes | |
class | Parma_Polyhedra_Library::Determinate< PSET > |
A wrapper for PPL pointsets, providing them with a determinate constraint system interface, as defined in [Bag98]. More... | |
class | Parma_Polyhedra_Library::Determinate< PSET >::Binary_Operator_Assign_Lifter< Binary_Operator_Assign > |
A function adapter for the Determinate class. More... | |
class | Parma_Polyhedra_Library::Determinate< PSET >::Rep |
The possibly shared representation of a Determinate object. More... | |
Namespaces | |
Parma_Polyhedra_Library | |
The entire library is confined to this namespace. | |
Parma_Polyhedra_Library::IO_Operators | |
All input/output operators are confined to this namespace. | |