cudf::groupby_host_udf 成员列表

这是 cudf::groupby_host_udf 的完整成员列表,包括所有继承的成员。

clone() const =0cudf::host_udf_base纯虚函数
compute_aggregation(std::unique_ptr< aggregation > other_agg) constcudf::groupby_host_udf内联protected
do_hash() constcudf::host_udf_base内联虚函数
get_empty_output(rmm::cuda_stream_view stream, rmm::device_async_resource_ref mr) const =0cudf::groupby_host_udf纯虚函数
get_group_labels() constcudf::groupby_host_udf内联protected
get_group_offsets() constcudf::groupby_host_udf内联protected
get_grouped_values() constcudf::groupby_host_udf内联protected
get_input_values() constcudf::groupby_host_udf内联protected
get_num_groups() constcudf::groupby_host_udf内联protected
get_sorted_grouped_values() constcudf::groupby_host_udf内联protected
groupby::detail::aggregate_result_functor (定义在 cudf::groupby_host_udf)cudf::groupby_host_udffriend
is_equal(host_udf_base const &other) const =0cudf::host_udf_base纯虚函数
operator()(rmm::cuda_stream_view stream, rmm::device_async_resource_ref mr) const =0cudf::groupby_host_udf纯虚函数
~host_udf_base()=defaultcudf::host_udf_basevirtual