#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.
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... | |
Namespaces | |
| namespace | std |
The standard C++ namespace. | |
| namespace | Parma_Polyhedra_Library |
The entire library is confined to this namespace. | |
1.6.3