[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
|   | DT_StackEntry< Iter > Class Template Reference |  | 
#include <vigra/random_forest/rf_region.hxx>
| Public Attributes | |
| Int32 | leftParent | 
| ArrayVector< std::pair< Int32, double > > | rule | 
Standard Stackentry used to Build a Tree. Contains Information About the current region being split
| Int32 leftParent | 
Address of left and Right parent in the topology container
| ArrayVector<std::pair<Int32, double> > rule | 
rule associated with current node
| 
© Ullrich Köthe     (ullrich.koethe@iwr.uni-heidelberg.de)  | 
html generated using doxygen and Python
 |