ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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.