Lens AI Profiler Cpp
|
KLL sketch constants. More...
Variables | |
const uint16_t | DEFAULT_K = 200 |
default value of parameter K | |
const uint8_t | DEFAULT_M = 8 |
const uint16_t | MIN_K = DEFAULT_M |
min value of parameter K | |
const uint16_t | MAX_K = (1 << 16) - 1 |
max value of parameter K | |
KLL sketch constants.