Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
LDA.h File Reference
#include <map>
#include <vector>
#include "RtypesCore.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

namespace  TMVA
 create variable transformations
 

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.