datasketches-cpp
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
a
c
d
f
h
i
m
n
r
t
u
w
Functions
Variables
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
q
r
s
t
u
v
w
x
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
q
r
s
t
u
v
w
x
Typedefs
Files
File List
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
Loading...
Searching...
No Matches
datasketches
hll_union_alloc
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
() const
hll_union_alloc< A >
get_estimate
() const
hll_union_alloc< A >
get_lg_config_k
() const
hll_union_alloc< A >
get_lower_bound
(uint8_t num_std_dev) const
hll_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) const
hll_union_alloc< A >
get_target_type
() const
hll_union_alloc< A >
get_upper_bound
(uint8_t num_std_dev) const
hll_union_alloc< A >
hll_union_alloc
(uint8_t lg_max_k, const A &allocator=A())
hll_union_alloc< A >
explicit
is_empty
() const
hll_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 >
Generated by
1.9.8