#include <sycl/ext/oneapi/reduction.hpp>
Public Types | |
using | type = T |
using | op = BinaryOperation |
Static Public Attributes | |
static constexpr int | dims = Dims |
static constexpr size_t | extent = Extent |
Definition at line 134 of file reduction.hpp.
using cl::sycl::ext::oneapi::detail::ReducerTraits< reducer< T, BinaryOperation, Dims, Extent, Algorithm, View, Subst > >::op = BinaryOperation |
Definition at line 137 of file reduction.hpp.
using cl::sycl::ext::oneapi::detail::ReducerTraits< reducer< T, BinaryOperation, Dims, Extent, Algorithm, View, Subst > >::type = T |
Definition at line 136 of file reduction.hpp.
|
staticconstexpr |
Definition at line 138 of file reduction.hpp.
|
staticconstexpr |
Definition at line 139 of file reduction.hpp.