ROOT  6.06/09
Reference Guide
Classes | Namespaces | Typedefs
LDA.h File Reference
#include <map>
#include <vector>
#include "Rtypes.h"
#include "TMatrixFfwd.h"
+ Include dependency graph for LDA.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TMVA::LDA
 

Namespaces

 TMVA
 Abstract ClassifierFactory template that handles arbitrary types.
 

Typedefs

typedef std::vector< std::vector< Float_t > > LDAEvents
 

Typedef Documentation

typedef std::vector<std::vector<Float_t> > LDAEvents

Definition at line 42 of file LDA.h.