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