24 #ifndef PPL_Rounding_defs_hh
25 #define PPL_Rounding_defs_hh 1
123 #endif // !defined(PPL_Float_defs_hh)
Rounding_Dir round_dir(Rounding_Dir dir)
Rounding_Dir
Rounding directions for arithmetic computations.
bool round_ignore(Rounding_Dir dir)
fpu_rounding_direction_type
bool round_strict_relation(Rounding_Dir dir)
bool round_inverse(Rounding_Dir dir)
Rounding_Dir inverse(Rounding_Dir dir)
I_Result operator&(I_Result a, I_Result b)
fpu_rounding_direction_type round_fpu_dir(Rounding_Dir dir)
bool round_not_needed(Rounding_Dir dir)
I_Result operator|(I_Result a, I_Result b)
bool round_up(Rounding_Dir dir)
The entire library is confined to this namespace.
bool round_direct(Rounding_Dir dir)
bool round_down(Rounding_Dir dir)
bool round_not_requested(Rounding_Dir dir)