Log lazy size is used in skeletons where the size is defined as the logarithm of the inputs. A good example is an n-ary tree.
More...
Public Member Functions | |
| std::size_t | operator() (std::size_t a) |
Log lazy size is used in skeletons where the size is defined as the logarithm of the inputs. A good example is an n-ary tree.
| i | the arity of the tree |
1.8.13