#include "globals.defs.hh"
#include "Checked_Number.defs.hh"
#include "C_Polyhedron.defs.hh"
#include "distances.defs.hh"
#include <cassert>
#include <algorithm>
#include "checked.defs.hh"
Go to the source code of this file.
Namespaces | |
namespace | Parma_Polyhedra_Library |
namespace | std |
Defines | |
#define | PPL_OR_Matrix_inlines_hh 1 |
Functions | |
unsigned long | Parma_Polyhedra_Library::isqrt (unsigned long x) |
Returns the integer square root of x . |
#define PPL_OR_Matrix_inlines_hh 1 |
Definition at line 25 of file OR_Matrix.inlines.hh.