All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
cudf::segmented_reduce_host_udf Member List

This is the complete list of members for cudf::segmented_reduce_host_udf, including all inherited members.

clone() const =0cudf::host_udf_basepure virtual
do_hash() constcudf::host_udf_baseinlinevirtual
is_equal(host_udf_base const &other) const =0cudf::host_udf_basepure virtual
operator()(column_view const &input, device_span< size_type const > offsets, data_type output_dtype, null_policy null_handling, std::optional< std::reference_wrapper< scalar const >> init, rmm::cuda_stream_view stream, rmm::device_async_resource_ref mr) const =0cudf::segmented_reduce_host_udfpure virtual
~host_udf_base()=defaultcudf::host_udf_basevirtual