iRoCS Toolbox
1.1.0
|
#include <lRandomTree.hh>
Data Fields | |
int * | instanceIndex |
int | label |
int | numOfInstance |
Definition at line 54 of file lRandomTree.hh.
int LeafNode::label |
Definition at line 56 of file lRandomTree.hh.
int LeafNode::numOfInstance |
Definition at line 57 of file lRandomTree.hh.
int* LeafNode::instanceIndex |
Definition at line 58 of file lRandomTree.hh.