JayBeams
0.1
Another project to have fun coding.
|
#include <jb/opencl/device_selector.hpp>
#include <jb/testing/create_random_timeseries.hpp>
#include <boost/compute/algorithm/max_element.hpp>
#include <boost/compute/container/vector.hpp>
#include <boost/compute/context.hpp>
#include <boost/compute/types/complex.hpp>
#include <boost/test/unit_test.hpp>
#include <random>
#include <sstream>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (conjugate_and_multiply_float) | |
BOOST_AUTO_TEST_CASE | ( | conjugate_and_multiply_float | ) |
Definition at line 15 of file ut_reduce_argmax_real.cpp.
References jb::testing::create_random_timeseries(), jb::opencl::device_selector(), and jb::testing::defaults::size.