cuda::experimental::stf::reduction_operator_base#
-
class reduction_operator_base#
Interface of the reduction operators (how to initialize data, how to apply the reduction)
Subclassed by cuda::experimental::stf::stream_reduction_operator_untyped
Public Functions
-
inline reduction_operator_base(bool)#
-
inline virtual ~reduction_operator_base()#
- reduction_operator_base &operator=(
- const reduction_operator_base&,
-
reduction_operator_base(const reduction_operator_base&) = delete#
-
inline reduction_operator_base(bool)#