Logo ROOT   6.10/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:

Classes

class  TMVA::LDA
 

Namespaces

 TMVA
 Abstract ClassifierFactory template that handles arbitrary types.
 

Typedefs

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

Typedef Documentation

◆ LDAEvents

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

Definition at line 38 of file LDA.h.