#include "Coefficient.types.hh"
#include <iosfwd>
#include "Coefficient.inlines.hh"
Go to the source code of this file.
Namespaces | |
namespace | Parma_Polyhedra_Library |
Defines | |
#define | PPL_Coefficient_defs_hh 1 |
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. |
#define PPL_Coefficient_defs_hh 1 |
Definition at line 24 of file Coefficient.defs.hh.