#include "Matrix.types.hh"
#include "Row.defs.hh"
#include "Constraint_System.types.hh"
#include "Generator_System.types.hh"
#include "Coefficient.types.hh"
#include <vector>
#include <cstddef>
#include "Matrix.inlines.hh"
Go to the source code of this file.
Namespaces | |
namespace | std |
namespace | Parma_Polyhedra_Library |
Classes | |
class | Parma_Polyhedra_Library::Matrix |
A 2-dimensional matrix of coefficients. More... | |
class | Parma_Polyhedra_Library::Matrix::const_iterator |
An iterator over a matrix. More... | |
Defines | |
#define | PPL_Matrix_defs_hh 1 |
#define PPL_Matrix_defs_hh 1 |
Definition at line 24 of file Matrix.defs.hh.