Namespaces | Variables
num_nodes.py File Reference

Go to the source code of this file.

Namespaces

namespace  num_nodes

Variables

tuple num_nodes.index_bits = math.ceil(math.log(nodes) / math.log(2))
int num_nodes.index_size = 8
tuple num_nodes.leaves = math.pow(8, int(sys.argv[1])-1)
int num_nodes.nodes = 0
int num_nodes.pages = 16


megatree_cpp
Author(s): Stuart Glaser
autogenerated on Mon Dec 2 2013 13:01:28