adaboost_erp.cpp File Reference

#include <assert.h>
#include "adaboost_erp.h"

Include dependency graph for adaboost_erp.cpp:

Go to the source code of this file.

Namespaces

namespace  lemga

Defines

#define OUTPUT_PARTITION(p, o)

Functions

 REGISTER_CREATOR (lemga::AdaBoost_ERP)


Detailed Description

Id
adaboost_erp.cpp 2637 2006-02-13 01:59:50Z ling

Definition in file adaboost_erp.cpp.


Define Documentation

#define OUTPUT_PARTITION p,
 ) 
 

Value:

for (UINT c = 0; c < p.size(); ++c)      \
        o << (p[c]>0? '+':(p[c]<0?'-':'0')); \
    o << std::flush

Definition at line 65 of file adaboost_erp.cpp.

Referenced by AdaBoost_ERP::train_with_partition().


Function Documentation

REGISTER_CREATOR lemga::AdaBoost_ERP   ) 
 


Generated on Wed Nov 8 08:15:28 2006 for LEMGA by  doxygen 1.4.6