#include <Classifier.h>
Inheritance diagram for prapi::ClassificationEvent< T, I, C >:

Public Methods | |
| ClassificationEvent (Sample< T, I, C > &sample, int index) | |
| Create a new ClassificationEvent. | |
| Sample< T, I, C > | getSample (void) const |
| Get a copy of the sample that was just classified. | |
| int | getIndex (void) const |
| Get the sample's index. | |
|
||||||||||||||||
|
Create a new ClassificationEvent.
|
|
||||||||||
|
Get the sample's index.
|