Home
last modified time | relevance | path

Searched defs:x_sampler (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/math/test/
Dtest_autodiff_8.cpp14 test_detail::RandomSample<T> x_sampler{-200, 200}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
26 test_detail::RandomSample<T> x_sampler{-1, 1}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
43 test_detail::RandomSample<T> x_sampler{-2000, 2000}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
119 test_detail::RandomSample<T> x_sampler{-1, 1}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
141 test_detail::RandomSample<T> x_sampler{0, 50}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
176 test_detail::RandomSample<T> x_sampler{static_cast<T>(-1 / std::exp(-1)), in BOOST_AUTO_TEST_CASE_TEMPLATE() local
220 test_detail::RandomSample<T> x_sampler{-1, 2000}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
357 test_detail::RandomSample<T> x_sampler{0, 2000}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
396 test_detail::RandomSample<T> x_sampler{0, 2000}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
416 test_detail::RandomSample<T> x_sampler{-2000, 2000}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
[all …]
Dtest_autodiff_5.cpp40 test_detail::RandomSample<T> x_sampler{-2000, 2000}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
54 test_detail::RandomSample<T> x_sampler{-2, 2}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
94 test_detail::RandomSample<T> x_sampler{-2000, 2000}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
110 test_detail::RandomSample<T> x_sampler{-1, 2000}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
Dtest_autodiff_7.cpp16 test_detail::RandomSample<T> x_sampler{-log(T(2000)), log(T(2000))}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
40 test_detail::RandomSample<T> x_sampler{-1000, 1000}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
Dtest_autodiff_6.cpp116 test_detail::RandomSample<T> x_sampler{0, 2000}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
145 test_detail::RandomSample<T> x_sampler{0, 2000}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
178 test_detail::RandomSample<T> x_sampler{0, 2000}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
207 test_detail::RandomSample<T> x_sampler{0, 2000}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
230 test_detail::RandomSample<T> x_sampler{0, 2000}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
250 test_detail::RandomSample<T> x_sampler{-2000, 2000}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
265 test_detail::RandomSample<T> x_sampler{1, 83}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
Dtest_autodiff_4.cpp91 test_detail::RandomSample<T> x_sampler{1, 100}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
107 test_detail::RandomSample<T> x_sampler{-100, 100}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
127 test_detail::RandomSample<T> x_sampler{-1, 1}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
155 test_detail::RandomSample<T> x_sampler{-1, 1}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
Dtest_autodiff_2.cpp497 test_detail::RandomSample<T> x_sampler{-2000, 2000}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local