 |
LatticeHashForest
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
9#define LHF_SORTED_VECTOR_BINARY_SEARCH_THRESHOLD 12
10#define LHF_DEFAULT_BLOCK_SIZE (1 << 5)
11#define LHF_DEFAULT_BLOCK_MASK (LHF_DEFAULT_BLOCK_SIZE - 1)
12#define LHF_DISABLE_INTERNAL_INTEGRITY_CHECK true