cudf::approx_distinct_count Member List

This is the complete list of members for cudf::approx_distinct_count, including all inherited members.

add(table_view const &input, rmm::cuda_stream_view stream=cudf::get_default_stream())cudf::approx_distinct_count
approx_distinct_count(table_view const &input, std::int32_t precision=12, null_policy null_handling=null_policy::EXCLUDE, nan_policy nan_handling=nan_policy::NAN_IS_NULL, rmm::cuda_stream_view stream=cudf::get_default_stream())cudf::approx_distinct_count
approx_distinct_count(cuda::std::span< cuda::std::byte > sketch_span, std::int32_t precision, null_policy null_handling=null_policy::EXCLUDE, nan_policy nan_handling=nan_policy::NAN_IS_NULL, rmm::cuda_stream_view stream=cudf::get_default_stream())cudf::approx_distinct_count
approx_distinct_count(approx_distinct_count const &)=delete (defined in cudf::approx_distinct_count)cudf::approx_distinct_count
approx_distinct_count(approx_distinct_count &&)=defaultcudf::approx_distinct_count
estimate(rmm::cuda_stream_view stream=cudf::get_default_stream()) constcudf::approx_distinct_count
impl_type typedefcudf::approx_distinct_count
merge(approx_distinct_count const &other, rmm::cuda_stream_view stream=cudf::get_default_stream())cudf::approx_distinct_count
merge(cuda::std::span< cuda::std::byte > sketch_span, rmm::cuda_stream_view stream=cudf::get_default_stream())cudf::approx_distinct_count
nan_handling() const noexceptcudf::approx_distinct_count
null_handling() const noexceptcudf::approx_distinct_count
operator=(approx_distinct_count const &)=delete (defined in cudf::approx_distinct_count)cudf::approx_distinct_count
operator=(approx_distinct_count &&)=defaultcudf::approx_distinct_count
precision() const noexceptcudf::approx_distinct_count
sketch() noexceptcudf::approx_distinct_count
sketch() const noexceptcudf::approx_distinct_count
~approx_distinct_count() (defined in cudf::approx_distinct_count)cudf::approx_distinct_count