Home
last modified time | relevance | path

Searched defs:n_sampler (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/math/test/
Dtest_autodiff_5.cpp18 test_detail::RandomSample<unsigned> n_sampler{0u, 30u}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
53 test_detail::RandomSample<unsigned> n_sampler{0u, 10u}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
Dtest_autodiff_6.cpp67 test_detail::RandomSample<T> n_sampler{-2000, 2000}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
Dtest_autodiff_8.cpp139 test_detail::RandomSample<unsigned> n_sampler{1, 50}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local