cuda::experimental::stf::slice_reduction_op_sum_impl#
-
template<typename element_type>
class slice_reduction_op_sum_impl# Public Static Functions
-
static inline void init_host(element_type &out)#
-
static inline void init_gpu(element_type &out)#
- static inline void op_host(
- const element_type &in,
- element_type &inout,
- static inline void op_gpu(
- const element_type &in,
- element_type &inout,
-
static inline void init_host(element_type &out)#