datasketches-cpp
compact_array_tuple_sketch< Array, Allocator > Member List

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

begin()compact_tuple_sketch< Array, typename Array::allocator_type >virtual
begin() constcompact_tuple_sketch< Array, typename Array::allocator_type >virtual
compact_array_tuple_sketch(const Sketch &other, bool ordered=true)compact_array_tuple_sketch< Array, Allocator >
compact_tuple_sketch(const Base &other, bool ordered)compact_tuple_sketch< Array, typename Array::allocator_type >
compact_tuple_sketch(const compact_tuple_sketch &other)=defaultcompact_tuple_sketch< Array, typename Array::allocator_type >
compact_tuple_sketch(compact_tuple_sketch &&) noexceptcompact_tuple_sketch< Array, typename Array::allocator_type >
compact_tuple_sketch(const theta_sketch_alloc< AllocU64 > &other, const Array &summary, bool ordered=true)compact_tuple_sketch< Array, typename Array::allocator_type >
deserialize(std::istream &is, uint64_t seed=DEFAULT_SEED, const Allocator &allocator=Allocator())compact_array_tuple_sketch< Array, Allocator >static
deserialize(const void *bytes, size_t size, uint64_t seed=DEFAULT_SEED, const Allocator &allocator=Allocator())compact_array_tuple_sketch< Array, Allocator >static
compact_tuple_sketch< Array, typename Array::allocator_type >::deserialize(std::istream &is, uint64_t seed=DEFAULT_SEED, const SerDe &sd=SerDe(), const typename Array::allocator_type &allocator=typename Array::allocator_type())compact_tuple_sketch< Array, typename Array::allocator_type >static
compact_tuple_sketch< Array, typename Array::allocator_type >::deserialize(const void *bytes, size_t size, uint64_t seed=DEFAULT_SEED, const SerDe &sd=SerDe(), const typename Array::allocator_type &allocator=typename Array::allocator_type())compact_tuple_sketch< Array, typename Array::allocator_type >static
end()compact_tuple_sketch< Array, typename Array::allocator_type >virtual
end() constcompact_tuple_sketch< Array, typename Array::allocator_type >virtual
filter(const Predicate &predicate) constcompact_tuple_sketch< Array, typename Array::allocator_type >
filter(const Sketch &sketch, const Predicate &predicate)compact_tuple_sketch< Array, typename Array::allocator_type >static
get_allocator() constcompact_tuple_sketch< Array, typename Array::allocator_type >virtual
get_estimate() consttuple_sketch< Array, typename Array::allocator_type >
get_lower_bound(uint8_t num_std_devs, uint32_t num_subset_entries) consttuple_sketch< Array, typename Array::allocator_type >
get_lower_bound(uint8_t num_std_devs) consttuple_sketch< Array, typename Array::allocator_type >
get_num_retained() constcompact_tuple_sketch< Array, typename Array::allocator_type >virtual
get_num_values() constcompact_array_tuple_sketch< Array, Allocator >
get_seed_hash() constcompact_tuple_sketch< Array, typename Array::allocator_type >virtual
get_serialized_size_summaries_bytes(const SerDe &sd) constcompact_tuple_sketch< Array, typename Array::allocator_type >protected
get_serialized_size_summaries_bytes(const SerDe &sd) constcompact_tuple_sketch< Array, typename Array::allocator_type >protected
get_theta() consttuple_sketch< Array, typename Array::allocator_type >
get_theta64() constcompact_tuple_sketch< Array, typename Array::allocator_type >virtual
get_upper_bound(uint8_t num_std_devs, uint32_t num_subset_entries) consttuple_sketch< Array, typename Array::allocator_type >
get_upper_bound(uint8_t num_std_devs) consttuple_sketch< Array, typename Array::allocator_type >
is_empty() constcompact_tuple_sketch< Array, typename Array::allocator_type >virtual
is_estimation_mode() consttuple_sketch< Array, typename Array::allocator_type >
is_ordered() constcompact_tuple_sketch< Array, typename Array::allocator_type >virtual
operator=(const compact_tuple_sketch &other)=defaultcompact_tuple_sketch< Array, typename Array::allocator_type >
operator=(compact_tuple_sketch &&other)=defaultcompact_tuple_sketch< Array, typename Array::allocator_type >
serialize(std::ostream &os) constcompact_array_tuple_sketch< Array, Allocator >
serialize(unsigned header_size_bytes=0) constcompact_array_tuple_sketch< Array, Allocator >
compact_tuple_sketch< Array, typename Array::allocator_type >::serialize(std::ostream &os, const SerDe &sd=SerDe()) constcompact_tuple_sketch< Array, typename Array::allocator_type >
compact_tuple_sketch< Array, typename Array::allocator_type >::serialize(unsigned header_size_bytes=0, const SerDe &sd=SerDe()) constcompact_tuple_sketch< Array, typename Array::allocator_type >
to_string(bool print_items=false) consttuple_sketch< Array, typename Array::allocator_type >