Module num_level

Module num_level 

Source
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