#include <TreeClassifier.h>
Public Methods | |
| TreeClassificationEvent (TreeClassifier< T, I, C > *tree, int index) | |
| Create a new TreeClassificationEvent. | |
| TreeClassifier< T, I, C > * | getTreeClassifier (void) const |
| Get a copy of the TreeClassifier that was just classified/made. | |
| int | getIndex (void) const |
| Get the TreeClassifier's index. | |
|
||||||||||||||||
|
Create a new TreeClassificationEvent.
|
|
||||||||||
|
Get the TreeClassifier's index.
|