Expand description
Using this struct the user can determine the height of a tree or the number of nodes that would exist if the tree were constructed with the specified number of elements.
Constants§
- DEFAULT_
NUMBER_ ELEM_ PER_ NODE - The default number of elements per node
Functions§
- default
- num_
nodes - with_
num_ elem_ in_ leaf - Specify a custom default number of elements per leaf