#include "globals.defs.hh"#include "Checked_Number.defs.hh"#include "C_Polyhedron.defs.hh"#include "distances.defs.hh"#include "assert.hh"#include <algorithm>#include "checked.defs.hh"

Go to the source code of this file.
Namespaces | |
| namespace | Parma_Polyhedra_Library |
The entire library is confined to this namespace. | |
| namespace | std |
The standard C++ namespace. | |
Functions | |
| unsigned long | Parma_Polyhedra_Library::isqrt (unsigned long x) |
Returns the integer square root of x. | |
1.6.3