主页
libcudf
cucim
cudf-java
cudf
cugraph
cuml
cuproj
cuspatial
cuvs
cuxfilter
dask-cuda
dask-cudf
kvikio
libcudf
libcuml
libcuproj
libcuspatial
libkvikio
librmm
libucxx
raft
rapids-cmake
rapidsmpf
rmm
stable (25.04)
nightly (25.06)
stable (25.04)
legacy (25.02)
cudf
rolling_aggregation
cudf::rolling_aggregation 成员列表
这是
cudf::rolling_aggregation
的完整成员列表,包括所有继承的成员。
aggregation
()=delete
cudf::rolling_aggregation
保护成员
aggregation
(aggregation::Kind a)
cudf::rolling_aggregation
内联
保护成员
cudf::aggregation::aggregation
(aggregation::Kind a)
cudf::aggregation
内联
ALL
枚举值
cudf::aggregation
ANY
枚举值
cudf::aggregation
ARGMAX
枚举值
cudf::aggregation
ARGMIN
枚举值
cudf::aggregation
clone
() const =0
cudf::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
() const
cudf::aggregation
内联
虚函数
EWMA
枚举值
cudf::aggregation
finalize
(cudf::detail::aggregation_finalizer &finalizer) const =0
cudf::aggregation
纯虚函数
get_simple_aggregations
(data_type col_type, cudf::detail::simple_aggregations_collector &collector) const =0
cudf::aggregation
纯虚函数
HISTOGRAM
枚举值
cudf::aggregation
HOST_UDF
枚举值
cudf::aggregation
is_equal
(aggregation const &other) const
cudf::aggregation
内联
虚函数
Kind
枚举名
cudf::aggregation
kind
cudf::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
rolling_aggregation
() (定义于
cudf::rolling_aggregation
)
cudf::rolling_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::aggregation
虚函数
~rolling_aggregation
() override=default (定义于
cudf::rolling_aggregation
)
cudf::rolling_aggregation
由
1.9.1 生成