#include <sycl/reduction.hpp>
|
static constexpr bool | value |
|
template<typename Reduction>
struct sycl::_V1::detail::IsArrayReduction::Func< Reduction >
Definition at line 1745 of file reduction.hpp.
◆ value
template<typename Reduction >
Initial value:=
(Reduction::dims == 1 && Reduction::num_elements >= 1)
Definition at line 1746 of file reduction.hpp.
The documentation for this struct was generated from the following file: