lpboost.cpp File Reference

#include <assert.h>
#include <cmath>
#include <iostream>
#include "lpboost.h"
#include <glpk.h>

Include dependency graph for lpboost.cpp:

Go to the source code of this file.

Namespaces

namespace  lemga

Defines

#define U(i)   ((i)+1)
#define R(t)   ((t)+1)

Functions

 REGISTER_CREATOR (lemga::LPBoost)
bool lemga::lp_add_hypothesis (LPX *lp, int *ndx, double *val, const LearnModel &lm, const pDataWgt &pdw=0, REAL maxe=0)
REAL lemga::lp_solve (LPX *lp, pDataWgt &pdw)


Detailed Description

Id
lpboost.cpp 2664 2006-03-07 19:50:51Z ling

Definition in file lpboost.cpp.


Define Documentation

#define R  )     ((t)+1)
 

Definition at line 18 of file lpboost.cpp.

Referenced by lemga::op::inner_product().

#define U  )     ((i)+1)
 

Definition at line 17 of file lpboost.cpp.

Referenced by lemga::lp_add_hypothesis(), lemga::lp_solve(), and LPBoost::train().


Function Documentation

REGISTER_CREATOR lemga::LPBoost   ) 
 


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