Element of a cross classification matrix. More...
#include "IClassificationMatrix.hpp"
Inheritance diagram for IClassificationElement:Public Member Functions | |
| virtual int | trueId () const =0 |
| true class id | |
| virtual int | estimatedId () const =0 |
| estimated class id | |
| virtual int64_t | counter () const =0 |
| number of elements in this element | |
Public Member Functions inherited from ObjectBase | |
| virtual void | Delete () |
Element of a cross classification matrix.