#include "globals.defs.hh"#include "OR_Matrix.types.hh"#include "DB_Row.defs.hh"#include "Checked_Number.defs.hh"#include <cstddef>#include <iosfwd>#include "OR_Matrix.inlines.hh"#include "OR_Matrix.templates.hh"

Go to the source code of this file.
Classes | |
| class | Parma_Polyhedra_Library::OR_Matrix< T > |
| A matrix representing octagonal constraints. More... | |
| class | Parma_Polyhedra_Library::OR_Matrix< T >::Pseudo_Row< U > |
| An object that behaves like a matrix's row with respect to the subscript operators. More... | |
| class | Parma_Polyhedra_Library::OR_Matrix< T >::any_row_iterator< U > |
| A template class to derive both OR_Matrix::iterator and OR_Matrix::const_iterator. 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 | std |
The standard C++ namespace. | |
Defines | |
| #define | PPL_OR_MATRIX_EXTRA_DEBUG 0 |
| #define PPL_OR_MATRIX_EXTRA_DEBUG 0 |
Definition at line 47 of file OR_Matrix.defs.hh.
Referenced by Parma_Polyhedra_Library::OR_Matrix< T >::operator[]().
1.6.3