Home
last modified time | relevance | path

Searched refs:round_error (Results 1 – 25 of 34) sorted by relevance

12

/third_party/boost/libs/math/test/
Dstd_real_concept_check.cpp54 static boost::math::concepts::std_real_concept round_error() throw();
92 static boost::math::concepts::std_real_concept round_error() throw();
130 static boost::math::concepts::std_real_concept round_error() throw();
168 static boost::math::concepts::std_real_concept round_error() throw();
/third_party/boost/libs/math/test/compile_test/
Dstd_real_concept_check.cpp57 static boost::math::concepts::std_real_concept round_error() throw();
96 static boost::math::concepts::std_real_concept round_error() throw();
135 static boost::math::concepts::std_real_concept round_error() throw();
174 static boost::math::concepts::std_real_concept round_error() throw();
/third_party/boost/libs/multiprecision/test/
Dtest_numeric_limits.cpp140 BOOST_CHECK_EQUAL(std::numeric_limits<Number>::round_error(), 0.5); in test_specific()
145 BOOST_CHECK_EQUAL(std::numeric_limits<Number>::round_error(), 1); in test_specific()
150 …BOOST_CHECK((std::numeric_limits<Number>::round_error() <= 1) && (std::numeric_limits<Number>::rou… in test_specific()
216 PRINT(round_error()); in test()
Dconstexpr_test_float128.cpp54 constexpr float128 h(std::numeric_limits<float128>::round_error()); in main()
/third_party/boost/libs/multiprecision/doc/
Dnumeric_limits_qbk.cpp253 os << "[" << std::numeric_limits<T>::round_error() << "]" in float_functions()
387 std::cout << "round_error = " << std::numeric_limits<T>::round_error() << " ULP." << std::endl; in numeric_limits_list()
632 << "[" << std::numeric_limits<float>::round_error() << "]" in main()
633 << "[" << std::numeric_limits<double>::round_error() << "]" in main()
636 << "[" << std::numeric_limits<long double>::round_error() << "]" in main()
638 << "[" << std::numeric_limits<cpp_dec_float_50 >::round_error() << "]" in main()
639 << "[" << std::numeric_limits<bin_128bit_double_type >::round_error() << "]" in main()
Dnumeric_limits_32_tables.qbk85 [[round_error][0.5][0.5][0.5][0.5][0.5]]
/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/units/
Dlimits.hpp47 …tic BOOST_CONSTEXPR quantity_type round_error() { return(quantity_type::from_value(std::numeric_l… in round_error() function in std::numeric_limits
/third_party/boost/boost/numeric/interval/
Dlimits.hpp43 static I round_error(); // hide this on purpose, not yet implemented
/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/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/libs/units/test/
Dtest_limits.cpp80 CHECK_FUNCTION(round_error); in do_check()
/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/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/libs/multiprecision/example/
Dnumeric_limits_snips.cpp316 * std::numeric_limits<double>::round_error(); // 1/2 in BOOST_AUTO_TEST_CASE()
/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
316 {return limits_type::round_error();} in round_error()
/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
483 return (numeric_limits< ::e_float>::round_error)(); in round_error()
/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/boost/libs/config/test/
Dmath_info.cpp103 …sion(std::numeric_limits<T>::digits10 + 2) << (std::numeric_limits<T>::round_error)() << std::endl; in print_limits()
/third_party/mindspore/mindspore/core/base/
Dfloat16.h266 static float16 round_error() noexcept { return float16(round_error_value); }
/third_party/boost/boost/multiprecision/
Drational_adaptor.hpp351 BOOST_STATIC_CONSTEXPR number_type round_error() { return epsilon() / 2; } in round_error() function in std::numeric_limits
Ddebug_adaptor.hpp513 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
2695 …limits<boost::multiprecision::number<boost::multiprecision::gmp_float<digits10> > >::round_error(); in data_initializer()
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
Dmpfi.hpp1640 static number_type round_error() in round_error() function in std::numeric_limits
1706 …ost::multiprecision::number<boost::multiprecision::mpfi_float_backend<digits10> > >::round_error(); in data_initializer()
1787 static number_type round_error() { return number_type(0); } in round_error() function in std::numeric_limits
/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

12