datasketches-cpp
hll_union_alloc< A > Member List

This is the complete list of members for hll_union_alloc< A >, including all inherited members.

get_composite_estimate() consthll_union_alloc< A >
get_estimate() consthll_union_alloc< A >
get_lg_config_k() consthll_union_alloc< A >
get_lower_bound(uint8_t num_std_dev) consthll_union_alloc< A >
get_rel_err(bool upper_bound, bool unioned, uint8_t lg_config_k, uint8_t num_std_dev)hll_union_alloc< A >static
get_result(target_hll_type tgt_type=HLL_4) consthll_union_alloc< A >
get_target_type() consthll_union_alloc< A >
get_upper_bound(uint8_t num_std_dev) consthll_union_alloc< A >
hll_union_alloc(uint8_t lg_max_k, const A &allocator=A())hll_union_alloc< A >explicit
is_empty() consthll_union_alloc< A >
reset()hll_union_alloc< A >
update(const hll_sketch_alloc< A > &sketch)hll_union_alloc< A >
update(hll_sketch_alloc< A > &&sketch)hll_union_alloc< A >
update(const std::string &datum)hll_union_alloc< A >
update(uint64_t datum)hll_union_alloc< A >
update(uint32_t datum)hll_union_alloc< A >
update(uint16_t datum)hll_union_alloc< A >
update(uint8_t datum)hll_union_alloc< A >
update(int64_t datum)hll_union_alloc< A >
update(int32_t datum)hll_union_alloc< A >
update(int16_t datum)hll_union_alloc< A >
update(int8_t datum)hll_union_alloc< A >
update(double datum)hll_union_alloc< A >
update(float datum)hll_union_alloc< A >
update(const void *data, size_t length_bytes)hll_union_alloc< A >