Main Page   Modules   Namespace List   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

SubtreeEstimate Class Reference
[Global Variables]

Simple class for storing subtree size estimates. More...


Public Methods

 SubtreeEstimate ()

Data Fields

int Count
 Count of actual subtrees counted.

int Sum
 Sum of subtree sizes.


Detailed Description

Simple class for storing subtree size estimates.

Definition at line 69 of file Mafia.cpp.


Constructor & Destructor Documentation

SubtreeEstimate::SubtreeEstimate   [inline]
 

Definition at line 73 of file Mafia.cpp.


Field Documentation

int SubtreeEstimate::Count
 

Count of actual subtrees counted.

Definition at line 71 of file Mafia.cpp.

Referenced by MAFIA(), and SubtreeEstimate().

int SubtreeEstimate::Sum
 

Sum of subtree sizes.

Definition at line 72 of file Mafia.cpp.

Referenced by MAFIA(), and SubtreeEstimate().


The documentation for this class was generated from the following file:
Generated on Thu Dec 4 15:22:07 2003 for MAFIA by doxygen1.2.18