JayBeams  0.1
Another project to have fun coding.
Functions
ut_reduce_argmax_real.cpp File Reference
#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)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( conjugate_and_multiply_float  )
Test:
Test max_element for std::complex<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.