Home
last modified time | relevance | path

Searched refs:iv_large_data (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/math/reporting/performance/
Dtest_iv.cpp32 static const boost::array<boost::array<T, 3>, 5> iv_large_data = { { variable
46 add_data(iv_large_data); in main()
/third_party/boost/libs/math/test/
Dtest_bessel_i.hpp153 static const boost::array<boost::array<typename table_type<T>::type, 3>, 5> iv_large_data = {{ in test_bessel() local
178 do_test_cyl_bessel_i<T>(iv_large_data, name, "Bessel Iv: Mathworld Data (large values)"); in test_bessel()