datasketches-cpp
theta_sketch_alloc< Allocator > Member List

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

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