This is the complete list of members for cudf::segmented_reduce_host_udf, including all inherited members.
clone() const =0 | cudf::host_udf_base | pure virtual |
do_hash() const | cudf::host_udf_base | inlinevirtual |
is_equal(host_udf_base const &other) const =0 | cudf::host_udf_base | pure 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 =0 | cudf::segmented_reduce_host_udf | pure virtual |
~host_udf_base()=default | cudf::host_udf_base | virtual |