datasketches-cpp
base_theta_sketch_alloc< Allocator > Member List

This is the complete list of members for base_theta_sketch_alloc< Allocator >, including all inherited members.

get_allocator() const =0base_theta_sketch_alloc< Allocator >pure virtual
get_estimate() constbase_theta_sketch_alloc< Allocator >
get_lower_bound(uint8_t num_std_devs) constbase_theta_sketch_alloc< Allocator >
get_num_retained() const =0base_theta_sketch_alloc< Allocator >pure virtual
get_seed_hash() const =0base_theta_sketch_alloc< Allocator >pure virtual
get_theta() constbase_theta_sketch_alloc< Allocator >
get_theta64() const =0base_theta_sketch_alloc< Allocator >pure virtual
get_upper_bound(uint8_t num_std_devs) constbase_theta_sketch_alloc< Allocator >
is_empty() const =0base_theta_sketch_alloc< Allocator >pure virtual
is_estimation_mode() constbase_theta_sketch_alloc< Allocator >
is_ordered() const =0base_theta_sketch_alloc< Allocator >pure virtual
to_string(bool print_items=false) constbase_theta_sketch_alloc< Allocator >virtual