Home
last modified time | relevance | path

Searched refs:cheb_result (Results 1 – 10 of 10) sorted by relevance

/dports/devel/boost-python-libs/boost_1_72_0/libs/math/minimax/
H A Dmain.cpp276 …mp_type cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absissa) / boost::m… in do_test() local
281 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
286 cheb_err = fabs(cheb_result - true_result); in do_test()
303 …mp_type cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absissa) / boost::m… in do_test() local
308 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
313 cheb_err = fabs(cheb_result - true_result); in do_test()
412 …mp_type cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absissa) / boost::m… in do_test_n() local
418 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test_n()
423 cheb_err = fabs(cheb_result - true_result); in do_test_n()
/dports/devel/boost-docs/boost_1_72_0/libs/math/minimax/
H A Dmain.cpp276 …mp_type cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absissa) / boost::m… in do_test() local
281 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
286 cheb_err = fabs(cheb_result - true_result); in do_test()
303 …mp_type cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absissa) / boost::m… in do_test() local
308 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
313 cheb_err = fabs(cheb_result - true_result); in do_test()
412 …mp_type cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absissa) / boost::m… in do_test_n() local
418 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test_n()
423 cheb_err = fabs(cheb_result - true_result); in do_test_n()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/math/minimax/
H A Dmain.cpp276 …mp_type cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absissa) / boost::m… in do_test() local
281 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
286 cheb_err = fabs(cheb_result - true_result); in do_test()
303 …mp_type cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absissa) / boost::m… in do_test() local
308 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
313 cheb_err = fabs(cheb_result - true_result); in do_test()
412 …mp_type cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absissa) / boost::m… in do_test_n() local
418 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test_n()
423 cheb_err = fabs(cheb_result - true_result); in do_test_n()
/dports/devel/boost-libs/boost_1_72_0/libs/math/minimax/
H A Dmain.cpp276 …mp_type cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absissa) / boost::m… in do_test() local
281 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
286 cheb_err = fabs(cheb_result - true_result); in do_test()
303 …mp_type cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absissa) / boost::m… in do_test() local
308 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
313 cheb_err = fabs(cheb_result - true_result); in do_test()
412 …mp_type cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absissa) / boost::m… in do_test_n() local
418 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test_n()
423 cheb_err = fabs(cheb_result - true_result); in do_test_n()
/dports/devel/hyperscan/boost_1_75_0/libs/math/minimax/
H A Dmain.cpp276 …mp_type cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absissa) / boost::m… in do_test() local
281 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
286 cheb_err = fabs(cheb_result - true_result); in do_test()
303 …mp_type cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absissa) / boost::m… in do_test() local
308 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
313 cheb_err = fabs(cheb_result - true_result); in do_test()
412 …mp_type cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absissa) / boost::m… in do_test_n() local
418 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test_n()
423 cheb_err = fabs(cheb_result - true_result); in do_test_n()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/minimax/
H A Dmain.cpp301 …boost::math::ntl::RR cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absiss… in do_test() local
306 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
311 cheb_err = fabs(cheb_result - true_result); in do_test()
328 …boost::math::ntl::RR cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absiss… in do_test() local
333 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
338 cheb_err = fabs(cheb_result - true_result); in do_test()
437 …boost::math::ntl::RR cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absiss… in do_test_n() local
443 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test_n()
448 cheb_err = fabs(cheb_result - true_result); in do_test_n()
/dports/databases/percona57-server/boost_1_59_0/libs/math/minimax/
H A Dmain.cpp301 …boost::math::ntl::RR cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absiss… in do_test() local
306 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
311 cheb_err = fabs(cheb_result - true_result); in do_test()
328 …boost::math::ntl::RR cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absiss… in do_test() local
333 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
338 cheb_err = fabs(cheb_result - true_result); in do_test()
437 …boost::math::ntl::RR cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absiss… in do_test_n() local
443 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test_n()
448 cheb_err = fabs(cheb_result - true_result); in do_test_n()
/dports/databases/xtrabackup/boost_1_59_0/libs/math/minimax/
H A Dmain.cpp301 …boost::math::ntl::RR cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absiss… in do_test() local
306 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
311 cheb_err = fabs(cheb_result - true_result); in do_test()
328 …boost::math::ntl::RR cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absiss… in do_test() local
333 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
338 cheb_err = fabs(cheb_result - true_result); in do_test()
437 …boost::math::ntl::RR cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absiss… in do_test_n() local
443 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test_n()
448 cheb_err = fabs(cheb_result - true_result); in do_test_n()
/dports/databases/percona57-client/boost_1_59_0/libs/math/minimax/
H A Dmain.cpp301 …boost::math::ntl::RR cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absiss… in do_test() local
306 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
311 cheb_err = fabs(cheb_result - true_result); in do_test()
328 …boost::math::ntl::RR cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absiss… in do_test() local
333 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
338 cheb_err = fabs(cheb_result - true_result); in do_test()
437 …boost::math::ntl::RR cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absiss… in do_test_n() local
443 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test_n()
448 cheb_err = fabs(cheb_result - true_result); in do_test_n()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/minimax/
H A Dmain.cpp301 …boost::math::ntl::RR cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absiss… in do_test() local
306 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
311 cheb_err = fabs(cheb_result - true_result); in do_test()
328 …boost::math::ntl::RR cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absiss… in do_test() local
333 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test()
338 cheb_err = fabs(cheb_result - true_result); in do_test()
437 …boost::math::ntl::RR cheb_result = convert_to_rr(boost::math::tools::evaluate_chebyshev(cn, absiss… in do_test_n() local
443 cheb_err = boost::math::tools::relative_error(cheb_result, true_result); in do_test_n()
448 cheb_err = fabs(cheb_result - true_result); in do_test_n()