#include "Coefficient.types.hh"#include "Checked_Number.defs.hh"#include <iosfwd>

Go to the source code of this file.
Namespaces | |
| namespace | Parma_Polyhedra_Library |
The entire library is confined to this namespace. | |
Functions | |
| void | Parma_Polyhedra_Library::Coefficient_constants_initialize () |
| Initializes the Coefficient constants. | |
| void | Parma_Polyhedra_Library::Coefficient_constants_finalize () |
| Finalizes the Coefficient constants. | |
| Coefficient_traits::const_reference | Parma_Polyhedra_Library::Coefficient_zero () |
| Returns a const reference to a Coefficient with value 0. | |
| Coefficient_traits::const_reference | Parma_Polyhedra_Library::Coefficient_one () |
| Returns a const reference to a Coefficient with value 1. | |
1.6.3