boosting.cpp File Reference

#include <assert.h>
#include "vectorop.h"
#include "optimize.h"
#include "boosting.h"

Include dependency graph for boosting.cpp:

Go to the source code of this file.

Namespaces

namespace  lemga

Defines

#define _cost(F, y)   cost_functor.cost(F[0],y[0])
#define _cost_deriv(F, y)   cost_functor.deriv1(F[0],y[0])

Functions

 REGISTER_CREATOR (lemga::Boosting)


Detailed Description

Id
boosting.cpp 2538 2006-01-08 10:01:17Z ling

Definition in file boosting.cpp.


Define Documentation

#define _cost F,
 )     cost_functor.cost(F[0],y[0])
 

Definition at line 12 of file boosting.cpp.

Referenced by Boosting::cost().

#define _cost_deriv F,
 )     cost_functor.deriv1(F[0],y[0])
 

Definition at line 13 of file boosting.cpp.

Referenced by Boosting::sample_weight().


Function Documentation

REGISTER_CREATOR lemga::Boosting   ) 
 


Generated on Mon Jan 9 23:43:34 2006 for LEMGA by  doxygen 1.4.6