Skip to main content

struct is_reductions_and_kernel_object<<...>>

Declaration

template <bool WithExplicitIdentity,
          typename DataT,
          int Dims,
          typename BinaryOperation,
          typename... ReductionsAndKernel>
        struct is_reductions_and_kernel_object << ... >> { /* full declaration omitted */ };

Declared at: include/handler.h:294

Template Parameters

bool WithExplicitIdentity
DataT
int Dims
BinaryOperation
ReductionsAndKernel