#include "Init.types.hh"
#include "fpu.types.hh"
#include "Init.inlines.hh"
Go to the source code of this file.
Namespaces | |
namespace | Parma_Polyhedra_Library |
Classes | |
class | Parma_Polyhedra_Library::Init |
Class for initialization and finalization. More... | |
Defines | |
#define | PPL_Init_defs_hh 1 |
Functions | |
void | Parma_Polyhedra_Library::set_rounding_for_PPL () |
Sets the FPU rounding mode so that the PPL abstractions based on floating point numbers work correctly. | |
void | Parma_Polyhedra_Library::restore_pre_PPL_rounding () |
Sets the FPU rounding mode as it was before initialization of the PPL. |
#define PPL_Init_defs_hh 1 |
Definition at line 24 of file Init.defs.hh.