Searched defs:round_error (Results 1 – 3 of 3) sorted by relevance
63 static BOOST_LLT round_error() throw() { return 0; }; in round_error() function in std::numeric_limits116 static BOOST_ULLT round_error() throw() { return 0; }; in round_error() function in std::numeric_limits
145 static number_type round_error() { return 0; } in round_error() function in std::numeric_limits
346 BOOST_STATIC_CONSTEXPR number_type round_error() { return epsilon() / 2; } in round_error() function in std::numeric_limits