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 &&)=default | cudf::approx_distinct_count | |
| estimate(rmm::cuda_stream_view stream=cudf::get_default_stream()) const | cudf::approx_distinct_count | |
| impl_type typedef | cudf::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 noexcept | cudf::approx_distinct_count | |
| null_handling() const noexcept | cudf::approx_distinct_count | |
| operator=(approx_distinct_count const &)=delete (defined in cudf::approx_distinct_count) | cudf::approx_distinct_count | |
| operator=(approx_distinct_count &&)=default | cudf::approx_distinct_count | |
| precision() const noexcept | cudf::approx_distinct_count | |
| sketch() noexcept | cudf::approx_distinct_count | |
| sketch() const noexcept | cudf::approx_distinct_count | |
| ~approx_distinct_count() (defined in cudf::approx_distinct_count) | cudf::approx_distinct_count |