Templated class for implementations of specific reduction algorithms.
More...
#include <CL/sycl/handler.hpp>
template<typename T, class BinaryOperation, int Dims, size_t Extent, class Algorithm>
class cl::sycl::ext::oneapi::detail::reduction_impl_algo< T, BinaryOperation, Dims, Extent, Algorithm >
Templated class for implementations of specific reduction algorithms.
Definition at line 246 of file handler.hpp.
The documentation for this class was generated from the following file: