/third_party/boost/libs/math/test/ |
D | test_policy_8.cpp | 36 …evaluation_error<ignore_error>()), policy<domain_error<ignore_error>, pole_error<ignore_error>, ov… in BOOST_AUTO_TEST_CASE() 37 …evaluation_error<ignore_error>(), indeterminate_result_error<throw_on_error>()), policy<domain_err… in BOOST_AUTO_TEST_CASE() 38 …evaluation_error<ignore_error>(), indeterminate_result_error<throw_on_error>(), digits2<10>()), po… in BOOST_AUTO_TEST_CASE() 39 …evaluation_error<ignore_error>(), indeterminate_result_error<throw_on_error>(), digits10<5>()), po… in BOOST_AUTO_TEST_CASE() 40 …evaluation_error<ignore_error>(), indeterminate_result_error<throw_on_error>(), digits2<10>(), pro… in BOOST_AUTO_TEST_CASE() 42 …evaluation_error<ignore_error>(), indeterminate_result_error<throw_on_error>(), digits2<10>(), pro… in BOOST_AUTO_TEST_CASE() 43 …evaluation_error<ignore_error>(), indeterminate_result_error<throw_on_error>(), digits2<10>(), pro… in BOOST_AUTO_TEST_CASE()
|
D | test_policy.cpp | 39 …BOOST_CHECK((is_same<policy<>::evaluation_error_type, evaluation_error<BOOST_MATH_EVALUATION_ERROR… in BOOST_AUTO_TEST_CASE() 46 …is_same<policy<domain_error<ignore_error> >::evaluation_error_type, evaluation_error<BOOST_MATH_EV… in BOOST_AUTO_TEST_CASE() 58 …BOOST_CHECK((is_same<policy<pole_error<user_error> >::evaluation_error_type, evaluation_error<BOOS… in BOOST_AUTO_TEST_CASE() 70 …ame<policy<overflow_error<errno_on_error> >::evaluation_error_type, evaluation_error<BOOST_MATH_EV… in BOOST_AUTO_TEST_CASE() 82 …me<policy<underflow_error<errno_on_error> >::evaluation_error_type, evaluation_error<BOOST_MATH_EV… in BOOST_AUTO_TEST_CASE() 94 …_same<policy<denorm_error<errno_on_error> >::evaluation_error_type, evaluation_error<BOOST_MATH_EV… in BOOST_AUTO_TEST_CASE() 101 …BOOST_CHECK((is_same<policy<evaluation_error<errno_on_error> >::domain_error_type, policy<>::domai… in BOOST_AUTO_TEST_CASE() 102 …BOOST_CHECK((is_same<policy<evaluation_error<errno_on_error> >::pole_error_type, policy<>::pole_er… in BOOST_AUTO_TEST_CASE() 103 …BOOST_CHECK((is_same<policy<evaluation_error<errno_on_error> >::overflow_error_type, policy<>::ove… in BOOST_AUTO_TEST_CASE() 104 …BOOST_CHECK((is_same<policy<evaluation_error<errno_on_error> >::underflow_error_type, policy<>::un… in BOOST_AUTO_TEST_CASE() [all …]
|
D | test_pFq_precision.cpp | 145 catch (const boost::math::evaluation_error&) {} in test_spots_1F1() 162 catch (const boost::math::evaluation_error&) {} in test_spots_1F1_b() 179 catch (const boost::math::evaluation_error&) {} in test_spots_2F1() 196 catch (const boost::math::evaluation_error&) {} in test_spots_0F2() 213 catch (const boost::math::evaluation_error&) {} in test_spots_1F2() 230 catch (const boost::math::evaluation_error&) {} in test_spots_2F2()
|
D | test_pFq.hpp | 217 catch (const boost::math::evaluation_error&) {} in test_spots_1F1() 233 catch (const boost::math::evaluation_error&) {} in test_spots_1F1_b() 249 catch (const boost::math::evaluation_error&) {} in test_spots_2F1() 265 catch (const boost::math::evaluation_error&) {} in test_spots_0F2() 281 catch (const boost::math::evaluation_error&) {} in test_spots_1F2() 297 catch (const boost::math::evaluation_error&) {} in test_spots_2F2()
|
D | test_policy_9.cpp | 27 …denorm_error<user_error>(), evaluation_error<user_error>(), rounding_error<user_error>(), indeterm… in test() 40 …denorm_error<ignore_error>(), evaluation_error<ignore_error>(), rounding_error<ignore_error>(), in… in test() 80 …denorm_error<user_error>(), evaluation_error<user_error>(), rounding_error<user_error>(), indeterm… in test()
|
D | test_error_handling.cpp | 86 evaluation_error<throw_on_error>, 94 evaluation_error<errno_on_error>, 102 evaluation_error<ignore_error>, 110 evaluation_error<user_error>, 155 …e_evaluation_error(func, msg1, T(1.25), throw_policy), boost::math::evaluation_error, format_messa… in test_error() 156 …aise_evaluation_error(func, 0, T(1.25), throw_policy), boost::math::evaluation_error, format_messa… in test_error() 227 …e_evaluation_error(func, msg1, T(1.25), throw_policy), boost::math::evaluation_error, format_messa… in test_complex_error() 228 …aise_evaluation_error(func, 0, T(1.25), throw_policy), boost::math::evaluation_error, format_messa… in test_complex_error() 295 …raise_evaluation_error(func, msg1, val, throw_policy), boost::math::evaluation_error, format_messa… in test_polynomial_error() 296 …s::raise_evaluation_error(func, 0, val, throw_policy), boost::math::evaluation_error, format_messa… in test_polynomial_error()
|
D | test_nc_beta.cpp | 253 BOOST_MATH_CHECK_THROW(skewness(dist), boost::math::evaluation_error); in test_spots() 254 BOOST_MATH_CHECK_THROW(kurtosis(dist), boost::math::evaluation_error); in test_spots() 255 BOOST_MATH_CHECK_THROW(kurtosis_excess(dist), boost::math::evaluation_error); in test_spots()
|
D | test_hankel.cpp | 95 boost::math::policies::evaluation_error<boost::math::policies::throw_on_error>, 107 boost::math::policies::evaluation_error<boost::math::policies::errno_on_error>, 119 boost::math::policies::evaluation_error<boost::math::policies::ignore_error>,
|
D | test_lambert_w_integrals_float.cpp | 59 using boost::math::policies::evaluation_error; 186 using boost::math::policies::evaluation_error; in BOOST_AUTO_TEST_CASE()
|
D | test_lambert_w_integrals_long_double.cpp | 59 using boost::math::policies::evaluation_error; 186 using boost::math::policies::evaluation_error; in BOOST_AUTO_TEST_CASE()
|
D | test_lambert_w_integrals_quad.cpp | 62 using boost::math::policies::evaluation_error; 189 using boost::math::policies::evaluation_error; in BOOST_AUTO_TEST_CASE()
|
D | test_lambert_w_integrals_double.cpp | 59 using boost::math::policies::evaluation_error; 186 using boost::math::policies::evaluation_error; in BOOST_AUTO_TEST_CASE()
|
D | test_lambert_w_integrals_float128.cpp | 63 using boost::math::policies::evaluation_error; 190 using boost::math::policies::evaluation_error; in BOOST_AUTO_TEST_CASE()
|
D | test_roots.cpp | 628 …return std::make_pair(x * x + 1, 2 * x); }, 10.0, -12.0, 12.0, 52), boost::math::evaluation_error); in test_failures() 629 …eturn std::make_pair(x * x + 1, 2 * x); }, -10.0, -12.0, 12.0, 52), boost::math::evaluation_error); in test_failures() 631 …w<5>(x) - 8 * boost::math::pow<3>(x) + 1); }, 0.75, -20., 20., 52), boost::math::evaluation_error); in test_failures() 634 …rn std::make_tuple(x * x + 1, 2 * x, 2); }, 10.0, -12.0, 12.0, 52), boost::math::evaluation_error); in test_failures() 635 …n std::make_tuple(x * x + 1, 2 * x, 2); }, -10.0, -12.0, 12.0, 52), boost::math::evaluation_error); in test_failures() 637 …:pow<4>(x) - 24 * boost::math::pow<2>(x)); }, 0.75, -20., 20., 52), boost::math::evaluation_error); in test_failures()
|
/third_party/boost/libs/math/src/tr1/ |
D | c_policy.hpp | 16 evaluation_error<errno_on_error>, 26 typedef evaluation_error<errno_on_error> evaluation_error_type; 47 evaluation_error<errno_on_error>, 59 typedef evaluation_error<errno_on_error> evaluation_error_type; 76 …error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_erro… 89 …error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_erro… 93 …error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_erro… 106 …error>, pole_error<errno_on_error>, overflow_error<errno_on_error>, evaluation_error<errno_on_erro… 119 using boost::math::policies::evaluation_error; 125 evaluation_error<errno_on_error>,
|
/third_party/boost/libs/math/example/ |
D | policy_eg_2.cpp | 24 using boost::math::policies::evaluation_error; in main() 34 evaluation_error<errno_on_error>() in main() 47 evaluation_error<errno_on_error>() in main()
|
D | c_error_policy_example.cpp | 26 using boost::math::policies::evaluation_error; 39 … evaluation_error<errno_on_error> // evaluation does not converge and may be inaccurate, or worse, 63 evaluation_error<errno_on_error>() in main()
|
D | policy_ref_snip1.cpp | 17 using boost::math::policies::evaluation_error; 29 evaluation_error<errno_on_error> 44 evaluation_error<errno_on_error>() )
|
D | policy_eg_4.cpp | 43 using boost::math::policies::evaluation_error; 50 evaluation_error<errno_on_error>
|
D | policy_eg_1.cpp | 21 using boost::math::policies::evaluation_error; 36 evaluation_error<errno_on_error>
|
D | error_policies_example.cpp | 42 using boost::math::policies::evaluation_error; 58 evaluation_error<ignore_error>
|
D | policy_eg_5.cpp | 30 evaluation_error<errno_on_error>
|
/third_party/boost/libs/math/tools/ |
D | hyp_1f1_big_data.cpp | 55 throw evaluation_error(""); in hypergeometric_1f1_generic_series() 60 throw evaluation_error(""); in hypergeometric_1f1_generic_series() 71 throw evaluation_error(""); in hypergeometric_1f1_generic_series()
|
/third_party/boost/boost/math/policies/ |
D | error_handling.hpp | 39 class evaluation_error : public std::runtime_error class 42 evaluation_error(const std::string& s) : std::runtime_error(s){} in evaluation_error() function in boost::math::evaluation_error 450 … const ::boost::math::policies::evaluation_error< ::boost::math::policies::throw_on_error>&) in raise_evaluation_error() 452 raise_error<boost::math::evaluation_error, T>(function, message, val); in raise_evaluation_error() 462 …const ::boost::math::policies::evaluation_error< ::boost::math::policies::ignore_error>&) BOOST_M… in raise_evaluation_error() 474 …const ::boost::math::policies::evaluation_error< ::boost::math::policies::errno_on_error>&) BOOST… in raise_evaluation_error() 487 const ::boost::math::policies::evaluation_error< ::boost::math::policies::user_error>&) in raise_evaluation_error()
|
/third_party/boost/boost/math/special_functions/ |
D | owens_t.hpp | 863 …ame boost::math::policies::normalise<Policy, boost::math::policies::evaluation_error<> >::type for… in owens_t_dispatch() 879 catch(const boost::math::evaluation_error&){} // T1 may fail and throw, that's OK in owens_t_dispatch() 894 catch(const boost::math::evaluation_error&){} // T2 may fail and throw, that's OK in owens_t_dispatch() 913 catch(const boost::math::evaluation_error&){} // T1 may fail and throw, that's OK in owens_t_dispatch() 932 catch(const boost::math::evaluation_error&){} // T2 may fail and throw, that's OK in owens_t_dispatch() 946 catch(const boost::math::evaluation_error&){} // T4 may fail and throw, that's OK in owens_t_dispatch()
|