Searched refs:round_error (Results 1 – 4 of 4) sorted by relevance
334 static bool round_error() throw()388 static char round_error() throw()439 static signed char round_error() throw()541 static wchar_t round_error() throw()592 static short round_error() throw()694 static int round_error() throw()796 static long round_error() throw()898 static long long round_error() throw()1000 static float round_error() throw()1057 static double round_error() throw()[all …]
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 …]
1187 (numeric_limits<char>::epsilon, round_error): Use constant 0.1188 (numeric_limits<float>::round_error): Use constant 0.5.
4113 round_error data members of struct value. This works around