Home
last modified time | relevance | path

Searched defs:round_error (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/boost/
Dlimits.hpp63 static BOOST_LLT round_error() throw() { return 0; }; in round_error() function in std::numeric_limits
116 static BOOST_ULLT round_error() throw() { return 0; }; in round_error() function in std::numeric_limits
/third_party/boost/boost/math/cstdfloat/
Dcstdfloat_limits.hpp60 …static boost::math::cstdfloat::detail::float_internal128_t round_error() … in round_error() function in std::numeric_limits
/third_party/boost/boost/units/
Dlimits.hpp47 …static BOOST_CONSTEXPR quantity_type round_error() { return(quantity_type::from_value(std::numeri… in round_error() function in std::numeric_limits
/third_party/boost/libs/integer/test/
Dcommon_factor_test.cpp176 static MyInt1 round_error() throw() { return limits_type::round_error(); } in round_error() function in std::numeric_limits
226 static MyUnsigned1 round_error() throw(){return limits_type::round_error();} in round_error() function in std::numeric_limits
/third_party/abseil-cpp/absl/numeric/
Dint128.h289 static constexpr absl::uint128 round_error() { return 0; } in round_error() function
524 static constexpr absl::int128 round_error() { return 0; } in round_error() function
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
Dint128.h293 static constexpr absl::uint128 round_error() { return 0; } in round_error() function
528 static constexpr absl::int128 round_error() { return 0; } in round_error() function
/third_party/boost/boost/multiprecision/concepts/
Dmp_number_archetypes.hpp232 static number_type round_error() BOOST_NOEXCEPT { return base_type::round_error(); } in round_error() function in std::numeric_limits
/third_party/boost/boost/multiprecision/cpp_int/
Dlimits.hpp207 static BOOST_CXX14_CONSTEXPR_IF_DETECTION number_type round_error() { return 0; } in round_error() function in std::numeric_limits
/third_party/boost/libs/multiprecision/performance/
Darithmetic_backend.hpp637 BOOST_STATIC_CONSTEXPR number_type round_error() BOOST_NOEXCEPT { return epsilon() / 2; } in round_error() function in std::numeric_limits
655 static const number_type round_error() BOOST_NOEXCEPT { return epsilon() / 2; } in round_error() function in std::numeric_limits
/third_party/boost/boost/multiprecision/
Ddebug_adaptor.hpp513 static number_type round_error() BOOST_NOEXCEPT { return epsilon() / 2; } in round_error() function in std::numeric_limits
Drational_adaptor.hpp351 BOOST_STATIC_CONSTEXPR number_type round_error() { return epsilon() / 2; } in round_error() function in std::numeric_limits
Dlogged_adaptor.hpp609 static number_type round_error() BOOST_NOEXCEPT { return epsilon() / 2; } in round_error() function in std::numeric_limits
Dgmp.hpp2657 static number_type round_error() in round_error() function in std::numeric_limits
2774 static number_type round_error() { return number_type(); } in round_error() function in std::numeric_limits
2873 static number_type round_error() { return number_type(); } in round_error() function in std::numeric_limits
2973 static number_type round_error() { return number_type(); } in round_error() function in std::numeric_limits
Dtommath.hpp822 static number_type round_error() { return number_type(); } in round_error() function in std::numeric_limits
Dmpfi.hpp1640 static number_type round_error() in round_error() function in std::numeric_limits
1787 static number_type round_error() { return number_type(0); } in round_error() function in std::numeric_limits
Dfloat128.hpp792 static BOOST_MP_CXX14_CONSTEXPR number_type round_error() { return 0.5; } in round_error() function in std::numeric_limits
Dmpfr.hpp2383 static number_type round_error() in round_error() function in std::numeric_limits
2548 static number_type round_error() in round_error() function in std::numeric_limits
Dcpp_dec_float.hpp3085 …cpp_dec_float<Digits10, ExponentType, Allocator>, ExpressionTemplates> round_error() { return 0.5L… in round_error() function in std::numeric_limits
Dcpp_bin_float.hpp1917 static number_type round_error() in round_error() function in std::numeric_limits
/third_party/boost/libs/rational/test/
Drational_test.cpp263 static MyInt round_error() throw() { return limits_type::round_error(); } in round_error() function in std::numeric_limits
315 static MyOverflowingUnsigned round_error() throw() in round_error() function in std::numeric_limits
/third_party/boost/boost/math/bindings/
De_float.hpp481 static const ::boost::math::ef::e_float round_error(void) in round_error() function in std::numeric_limits