This is the complete list of members for cudf::groupby_host_udf, including all inherited members.
clone() const =0 | cudf::host_udf_base | pure virtual |
compute_aggregation(std::unique_ptr< aggregation > other_agg) const | cudf::groupby_host_udf | inlineprotected |
do_hash() const | cudf::host_udf_base | inlinevirtual |
get_empty_output(rmm::cuda_stream_view stream, rmm::device_async_resource_ref mr) const =0 | cudf::groupby_host_udf | pure virtual |
get_group_labels() const | cudf::groupby_host_udf | inlineprotected |
get_group_offsets() const | cudf::groupby_host_udf | inlineprotected |
get_grouped_values() const | cudf::groupby_host_udf | inlineprotected |
get_input_values() const | cudf::groupby_host_udf | inlineprotected |
get_num_groups() const | cudf::groupby_host_udf | inlineprotected |
get_sorted_grouped_values() const | cudf::groupby_host_udf | inlineprotected |
groupby::detail::aggregate_result_functor (defined in cudf::groupby_host_udf) | cudf::groupby_host_udf | friend |
is_equal(host_udf_base const &other) const =0 | cudf::host_udf_base | pure virtual |
operator()(rmm::cuda_stream_view stream, rmm::device_async_resource_ref mr) const =0 | cudf::groupby_host_udf | pure virtual |
~host_udf_base()=default | cudf::host_udf_base | virtual |