Searched refs:round_error (Results 1 – 7 of 7) 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
37 static constexpr T round_error() noexcept;162 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return type();}222 … _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return type(0);}275 … _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return type(0);}321 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return 0.5F;}367 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return 0.5;}413 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return 0.5;}463 …PP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return __base::round_e…556 …PP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return __base::round_e…649 …PP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return __base::round_e…[all …]
337 round_error() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }412 round_error() _GLIBCXX_USE_NOEXCEPT { return false; }482 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }550 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }621 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }693 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }757 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }822 round_error() noexcept { return 0; }883 round_error() noexcept { return 0; }949 round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }[all …]
346 BOOST_STATIC_CONSTEXPR number_type round_error() { return epsilon() / 2; } in round_error() function in std::numeric_limits
145 static number_type round_error() { return 0; } in round_error() function in std::numeric_limits