24 #ifndef PPL_Init_inlines_hh
25 #define PPL_Init_inlines_hh 1
34 #if PPL_CAN_CONTROL_FPU
41 #if PPL_CAN_CONTROL_FPU
48 #endif // !defined(PPL_Init_inlines_hh)
void set_rounding_for_PPL()
Sets the FPU rounding mode so that the PPL abstractions based on floating point numbers work correctl...
fpu_rounding_direction_type round_fpu_dir(Rounding_Dir dir)
static fpu_rounding_direction_type old_rounding_direction
The entire library is confined to this namespace.
void fpu_set_rounding_direction(fpu_rounding_direction_type dir)
Sets the FPU rounding direction to dir.
void restore_pre_PPL_rounding()
Sets the FPU rounding mode as it was before initialization of the PPL.