cudf::groupby_aggregation 成员列表

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

aggregation()=delete (定义于 cudf::aggregation)cudf::aggregation
aggregation(aggregation::Kind a)cudf::aggregationinline
ALL 枚举值cudf::aggregation
ANY 枚举值cudf::aggregation
ARGMAX 枚举值cudf::aggregation
ARGMIN 枚举值cudf::aggregation
clone() const =0cudf::aggregation纯虚函数
COLLECT_LIST 枚举值cudf::aggregation
COLLECT_SET 枚举值cudf::aggregation
CORRELATION 枚举值cudf::aggregation
COUNT_ALL 枚举值cudf::aggregation
COUNT_VALID 枚举值cudf::aggregation
COVARIANCE 枚举值cudf::aggregation
CUDA 枚举值cudf::aggregation
do_hash() constcudf::aggregationinlinevirtual
EWMA 枚举值cudf::aggregation
finalize(cudf::detail::aggregation_finalizer &finalizer) const =0cudf::aggregation纯虚函数
get_simple_aggregations(data_type col_type, cudf::detail::simple_aggregations_collector &collector) const =0cudf::aggregation纯虚函数
groupby_aggregation() (定义于 cudf::groupby_aggregation)cudf::groupby_aggregationinlineprotected
HISTOGRAM 枚举值cudf::aggregation
HOST_UDF 枚举值cudf::aggregation
is_equal(aggregation const &other) constcudf::aggregationinlinevirtual
Kind 枚举名cudf::aggregation
kindcudf::aggregation
LAG 枚举值cudf::aggregation
LEAD 枚举值cudf::aggregation
M2 枚举值cudf::aggregation
MAX 枚举值cudf::aggregation
MEAN 枚举值cudf::aggregation
MEDIAN 枚举值cudf::aggregation
MERGE_HISTOGRAM 枚举值cudf::aggregation
MERGE_LISTS 枚举值cudf::aggregation
MERGE_M2 枚举值cudf::aggregation
MERGE_SETS 枚举值cudf::aggregation
MERGE_TDIGEST 枚举值cudf::aggregation
MIN 枚举值cudf::aggregation
NTH_ELEMENT 枚举值cudf::aggregation
NUNIQUE 枚举值cudf::aggregation
PRODUCT 枚举值cudf::aggregation
PTX 枚举值cudf::aggregation
QUANTILE 枚举值cudf::aggregation
RANK 枚举值cudf::aggregation
ROW_NUMBER 枚举值cudf::aggregation
STD 枚举值cudf::aggregation
SUM 枚举值cudf::aggregation
SUM_OF_SQUARES 枚举值cudf::aggregation
TDIGEST 枚举值cudf::aggregation
VARIANCE 枚举值cudf::aggregation
~aggregation()=default (定义于 cudf::aggregation)cudf::aggregationvirtual
~groupby_aggregation() override=default (定义于 cudf::groupby_aggregation)cudf::groupby_aggregation