Home
last modified time | relevance | path

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

/third_party/boost/libs/math/reporting/performance/
Dtest_poly_method.cpp158 void test_poly_3(const boost::integral_constant<int, 1>&) in test_poly_3() function
163 void test_poly_3(const boost::integral_constant<int, N>&) in test_poly_3() function
165 test_poly_3(boost::integral_constant<int, N - 1>()); in test_poly_3()
344 test_poly_3(boost::integral_constant<int, 20>()); in main()