cudf::reduce_host_udf 成员列表

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

clone() const =0cudf::host_udf_base纯虚函数
do_hash() constcudf::host_udf_base内联
is_equal(host_udf_base const &other) const =0cudf::host_udf_base纯虚函数
operator()(column_view const &input, data_type output_dtype, std::optional< std::reference_wrapper< scalar const >> init, rmm::cuda_stream_view stream, rmm::device_async_resource_ref mr) const =0cudf::reduce_host_udf纯虚函数
~host_udf_base()=defaultcudf::host_udf_base