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
kll_constants
Variables
datasketches::kll_constants Namespace Reference
KLL sketch constants.
More...
Variables
const uint16_t
DEFAULT_K
= 200
default value of parameter K
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
Detailed Description
KLL sketch constants.
Generated by
1.9.8