Module large_and_fast
re_int_histogram
0.22.1
Module large_and_fast
Constants
In re_int_histogram::tree
Modules
large_and_fast
small_and_slow
Structs
BranchNode
DenseLeaf
Int64Histogram
Iter
NodeIterator
SparseLeaf
TreeIterator
Enums
Node
Constants
ADDR_MASK
MAX_SPARSE_LEAF_LEN
NUM_CHILDREN_IN_NODE
NUM_NODE_STEPS
NUM_STEPS_IN_DENSE_LEAF
ROOT_LEVEL
Functions
child_level_and_size
range_u64_from_range_bounds
Type Aliases
Level
?
Settings
Module
re_int_histogram
::
tree
::
large_and_fast
Copy item path
source
·
[
−
]
Constants
§
BOTTOM_LEVEL
The level used for
DenseLeaf
.
LEVEL_STEP
How many bits we progress in each
BranchNode
NUM_CHILDREN_IN_DENSE
Number of children in
DenseLeaf
.