Lens AI Profiler Cpp
datasketches::kll_helper Member List

This is the complete list of members for datasketches::kll_helper, including all inherited members.

compute_total_capacity(uint16_t k, uint8_t m, uint8_t num_levels) (defined in datasketches::kll_helper)datasketches::kll_helperinlinestatic
copy_construct(const T *src, size_t src_first, size_t src_last, T *dst, size_t dst_first) (defined in datasketches::kll_helper)datasketches::kll_helperstatic
floor_of_log2_of_fraction(uint64_t numer, uint64_t denom) (defined in datasketches::kll_helper)datasketches::kll_helperinlinestatic
general_compress(uint16_t k, uint8_t m, uint8_t num_levels_in, T *items, uint32_t *in_levels, uint32_t *out_levels, bool is_level_zero_sorted) (defined in datasketches::kll_helper)datasketches::kll_helperstatic
int_cap_aux(uint16_t k, uint8_t depth) (defined in datasketches::kll_helper)datasketches::kll_helperinlinestatic
int_cap_aux_aux(uint16_t k, uint8_t depth) (defined in datasketches::kll_helper)datasketches::kll_helperinlinestatic
is_even(uint32_t value) (defined in datasketches::kll_helper)datasketches::kll_helperinlinestatic
is_odd(uint32_t value) (defined in datasketches::kll_helper)datasketches::kll_helperinlinestatic
level_capacity(uint16_t k, uint8_t numLevels, uint8_t height, uint8_t min_wid) (defined in datasketches::kll_helper)datasketches::kll_helperinlinestatic
merge_sorted_arrays(T *buf, uint32_t start_a, uint32_t len_a, uint32_t start_b, uint32_t len_b, uint32_t start_c) (defined in datasketches::kll_helper)datasketches::kll_helperstatic
merge_sorted_arrays(const T *buf_a, uint32_t start_a, uint32_t len_a, const T *buf_b, uint32_t start_b, uint32_t len_b, T *buf_c, uint32_t start_c) (defined in datasketches::kll_helper)datasketches::kll_helperstatic
move_construct(T *src, size_t src_first, size_t src_last, T *dst, size_t dst_first, bool destroy) (defined in datasketches::kll_helper)datasketches::kll_helperstatic
randomly_halve_down(T *buf, uint32_t start, uint32_t length) (defined in datasketches::kll_helper)datasketches::kll_helperstatic
randomly_halve_up(T *buf, uint32_t start, uint32_t length) (defined in datasketches::kll_helper)datasketches::kll_helperstatic
sum_the_sample_weights(uint8_t num_levels, const uint32_t *levels) (defined in datasketches::kll_helper)datasketches::kll_helperinlinestatic
ub_on_num_levels(uint64_t n) (defined in datasketches::kll_helper)datasketches::kll_helperinlinestatic