PPL  1.2
OR_Matrix_inlines.hh File Reference
#include "globals_defs.hh"
#include "Checked_Number_defs.hh"
#include "C_Polyhedron_defs.hh"
#include "distances_defs.hh"
#include "assertions.hh"
#include "checked_defs.hh"
#include <algorithm>
Include dependency graph for OR_Matrix_inlines.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Parma_Polyhedra_Library
 The entire library is confined to this namespace.
 

Functions

dimension_type Parma_Polyhedra_Library::isqrt (dimension_type x)
 Returns the integer square root of x. More...
 

Variables

template<typename Unsigned >
 Parma_Polyhedra_Library::Enable_If<(static_cast< Unsigned >-1) >