Home
last modified time | relevance | path

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

/third_party/boost/libs/math/reporting/performance/
Dtest_poly_method.cpp130 void test_poly_2(const boost::integral_constant<int, 1>&) in test_poly_2() function
135 void test_poly_2(const boost::integral_constant<int, N>&) in test_poly_2() function
137 test_poly_2(boost::integral_constant<int, N - 1>()); in test_poly_2()
343 test_poly_2(boost::integral_constant<int, 20>()); in main()