Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_digamma.hpp79 static const boost::array<boost::array<typename table_type<T>::type, 2>, 5> digamma_bugs = {{ in test_digamma() local
87 do_test_digamma<T>(digamma_bugs, name, "Digamma Function: Values near 0"); in test_digamma()
/third_party/boost/libs/math/reporting/performance/
Dtest_digamma.cpp26 static const boost::array<boost::array<T, 2>, 5> digamma_bugs = {{ in main() local
45 add_data(digamma_bugs); in main()