PPL  1.2
Coefficient_defs.hh File Reference
#include "Coefficient_types.hh"
#include <iosfwd>
#include "Coefficient_inlines.hh"
Include dependency graph for Coefficient_defs.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

void Parma_Polyhedra_Library::Coefficient_constants_initialize ()
 Initializes the Coefficient constants. More...
 
void Parma_Polyhedra_Library::Coefficient_constants_finalize ()
 Finalizes the Coefficient constants. More...
 
Coefficient_traits::const_reference Parma_Polyhedra_Library::Coefficient_zero ()
 Returns a const reference to a Coefficient with value 0. More...
 
Coefficient_traits::const_reference Parma_Polyhedra_Library::Coefficient_one ()
 Returns a const reference to a Coefficient with value 1. More...