Doxygen
TrainExamples.h File Reference

header for TrainExamples.cpp More...

#include <Eigen/Dense>
#include <vector>
#include <utility>
#include "commonUtil.h"
+ Include dependency graph for TrainExamples.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  stumpRule
 decision stump definition More...
 
class  TrainExamples
 

Typedefs

typedef Matrix< long double,
Dynamic, 1 > 
VectorXld
 

Detailed Description

Typedef Documentation

typedef Matrix<long double,Dynamic,1> VectorXld

Definition at line 35 of file TrainExamples.h.