Public Member Functions | Public Attributes
Analysis Struct Reference

List of all members.

Public Member Functions

 Analysis ()
void dump ()

Public Attributes

unsigned long child_count_distr [9]
std::vector< unsigned long > count_distr
std::vector< unsigned long > leaf_depth_distr
unsigned int max_depth
unsigned long num_leaves
unsigned long num_nodes
unsigned long tendril_length
std::vector< unsigned long > tendril_length_distr

Detailed Description

Definition at line 14 of file analyze.cpp.


Constructor & Destructor Documentation

Analysis::Analysis ( ) [inline]

Definition at line 16 of file analyze.cpp.


Member Function Documentation

void Analysis::dump ( ) [inline]

Definition at line 35 of file analyze.cpp.


Member Data Documentation

unsigned long Analysis::child_count_distr[9]

Definition at line 27 of file analyze.cpp.

std::vector<unsigned long> Analysis::count_distr

Definition at line 29 of file analyze.cpp.

std::vector<unsigned long> Analysis::leaf_depth_distr

Definition at line 28 of file analyze.cpp.

unsigned int Analysis::max_depth

Definition at line 26 of file analyze.cpp.

unsigned long Analysis::num_leaves

Definition at line 25 of file analyze.cpp.

unsigned long Analysis::num_nodes

Definition at line 24 of file analyze.cpp.

unsigned long Analysis::tendril_length

Definition at line 33 of file analyze.cpp.

std::vector<unsigned long> Analysis::tendril_length_distr

Definition at line 30 of file analyze.cpp.


The documentation for this struct was generated from the following file:


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