datasketches-cpp
wrapped_compact_theta_sketch_alloc< Allocator > Member List

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

begin() constwrapped_compact_theta_sketch_alloc< Allocator >
end() constwrapped_compact_theta_sketch_alloc< Allocator >
get_allocator() constwrapped_compact_theta_sketch_alloc< Allocator >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() constwrapped_compact_theta_sketch_alloc< Allocator >virtual
get_seed_hash() constwrapped_compact_theta_sketch_alloc< Allocator >virtual
get_theta() constbase_theta_sketch_alloc< std::allocator< uint64_t > >
get_theta64() constwrapped_compact_theta_sketch_alloc< Allocator >virtual
get_upper_bound(uint8_t num_std_devs) constbase_theta_sketch_alloc< std::allocator< uint64_t > >
is_empty() constwrapped_compact_theta_sketch_alloc< Allocator >virtual
is_estimation_mode() constbase_theta_sketch_alloc< std::allocator< uint64_t > >
is_ordered() constwrapped_compact_theta_sketch_alloc< Allocator >virtual
to_string(bool print_items=false) constbase_theta_sketch_alloc< std::allocator< uint64_t > >virtual
wrap(const void *bytes, size_t size, uint64_t seed=DEFAULT_SEED, bool dump_on_error=false)wrapped_compact_theta_sketch_alloc< Allocator >static