|
b-tree-plus-alpha
|

Classes | |
| class | stool::bptree::DynamicPrefixSum< LEAF_CONTAINER, TREE_DEGREE, LEAF_CONTAINER_MAX_SIZE > |
| A dynamic data structure supporting prefix-sum query on a unsigned 64-bit integer sequence S[0..n-1]. More... | |
| class | stool::bptree::PlainSPSIContainer |
| A container stored in the BPTree of SPSI. The values of this container are stored in a vector. [Unchecked AI's Comment]. More... | |