#include "Linear_Row.types.hh"
#include "globals.defs.hh"
#include "Row.defs.hh"
#include "Topology.hh"
#include "Linear_Expression.types.hh"
#include "Constraint.types.hh"
#include "Generator.types.hh"
#include "Linear_Row.inlines.hh"
Go to the source code of this file.
Namespaces | |
namespace | Parma_Polyhedra_Library |
namespace | std |
Classes | |
class | Parma_Polyhedra_Library::Linear_Row |
The base class for linear expressions, constraints and generators. More... | |
class | Parma_Polyhedra_Library::Linear_Row::Flags |
The type of the object to which the coefficients refer to, encoding both topology and kind. More... | |
Defines | |
#define | PPL_Linear_Row_defs_hh 1 |
#define PPL_Linear_Row_defs_hh 1 |
Definition at line 24 of file Linear_Row.defs.hh.