#include "multiclass_ecoc.h"
#include "shared_ptr.h"
Include dependency graph for adaboost_ecoc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | lemga |
Classes | |
| class | AdaBoost_ECOC |
| AdaBoost.ECC with exponential cost and Hamming distance. More... | |
Typedefs | |
| typedef std::vector< DataWgt > | lemga::JointWgt |
| typedef const_shared_ptr< JointWgt > | lemga::pJointWgt |
Definition in file adaboost_ecoc.h.
1.4.6