Log ceiling lazy size is used in skeletons where the size is defined as the ceiling of the logarithm of the input size. Hillis Steele or any other pointer jumping algorithm use this lazy size evaluator. More...
Public Member Functions | |
std::size_t | operator() (std::size_t a) |
Log ceiling lazy size is used in skeletons where the size is defined as the ceiling of the logarithm of the input size. Hillis Steele or any other pointer jumping algorithm use this lazy size evaluator.
i | the arity of the tree |