Searched refs:has_bad_bankers_rounding (Results 1 – 1 of 1) sorted by relevance
57 bool has_bad_bankers_rounding(const boost::multiprecision::number<boost::multiprecision::gmp_float<… in has_bad_bankers_rounding() function63 bool has_bad_bankers_rounding(const boost::multiprecision::float128&) in has_bad_bankers_rounding() function69 bool has_bad_bankers_rounding(const T&) in has_bad_bankers_rounding() function136 if (has_bad_bankers_rounding(mp_t()) && is_bankers_rounding_error(ss.str(), expect)) in test()