|
datasketches-cpp
|
This is the complete list of members for base_theta_sketch_alloc< Allocator >, including all inherited members.
| get_allocator() const =0 | base_theta_sketch_alloc< Allocator > | pure virtual |
| get_estimate() const | base_theta_sketch_alloc< Allocator > | |
| get_lower_bound(uint8_t num_std_devs) const | base_theta_sketch_alloc< Allocator > | |
| get_num_retained() const =0 | base_theta_sketch_alloc< Allocator > | pure virtual |
| get_seed_hash() const =0 | base_theta_sketch_alloc< Allocator > | pure virtual |
| get_theta() const | base_theta_sketch_alloc< Allocator > | |
| get_theta64() const =0 | base_theta_sketch_alloc< Allocator > | pure virtual |
| get_upper_bound(uint8_t num_std_devs) const | base_theta_sketch_alloc< Allocator > | |
| is_empty() const =0 | base_theta_sketch_alloc< Allocator > | pure virtual |
| is_estimation_mode() const | base_theta_sketch_alloc< Allocator > | |
| is_ordered() const =0 | base_theta_sketch_alloc< Allocator > | pure virtual |
| to_string(bool print_items=false) const | base_theta_sketch_alloc< Allocator > | virtual |