iRoCS Toolbox
1.1.0
|
#include <lRandomTree.hh>
Public Member Functions | |
bool | operator< (const IntIndex &a) const |
Data Fields | |
unsigned int | index |
float | val |
Definition at line 45 of file lRandomTree.hh.
bool IntIndex::operator< | ( | const IntIndex & | a | ) | const |
float IntIndex::val |
Definition at line 47 of file lRandomTree.hh.
unsigned int IntIndex::index |
Definition at line 48 of file lRandomTree.hh.