Home
last modified time | relevance | path

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

/third_party/boost/libs/compute/include/boost/compute/random/
Dthreefry_engine.hpp34 class threefry_engine class
41 explicit threefry_engine(command_queue &queue, in threefry_engine() function in boost::compute::threefry_engine
52 threefry_engine(const threefry_engine<T> &other) in threefry_engine() function in boost::compute::threefry_engine
61 threefry_engine<T>& operator=(const threefry_engine<T> &other) in operator =()
74 ~threefry_engine() in ~threefry_engine()
/third_party/boost/boost/compute/random/
Dthreefry_engine.hpp34 class threefry_engine class
41 explicit threefry_engine(command_queue &queue, in threefry_engine() function in boost::compute::threefry_engine
52 threefry_engine(const threefry_engine<T> &other) in threefry_engine() function in boost::compute::threefry_engine
61 threefry_engine<T>& operator=(const threefry_engine<T> &other) in operator =()
74 ~threefry_engine() in ~threefry_engine()
/third_party/boost/libs/compute/test/
Dtest_threefry_engine.cpp26 boost::compute::threefry_engine<> random_engine(queue); in BOOST_AUTO_TEST_CASE()
59 boost::compute::threefry_engine<> random_engine(queue); in BOOST_AUTO_TEST_CASE()
DCMakeLists.txt211 add_compute_test("random.threefry_engine" test_threefry_engine.cpp)
/third_party/boost/libs/compute/example/
Dthreefry_engine.cpp26 boost::compute::threefry_engine<> rng(queue); in main()
/third_party/boost/libs/compute/perf/
Dperf_random_number_engine.cpp93 perf_random_number_engine<compute::threefry_engine<> >(size, trials, queue); in main()
/third_party/boost/libs/compute/doc/html/
Dstandalone_HTML.manifest184 boost/compute/threefry_engine.html