29 #ifndef ROOT_TMVA_VariablePCATransform 30 #define ROOT_TMVA_VariablePCATransform 71 void X2P( std::vector<Float_t>&,
const std::vector<Float_t>&,
Int_t cls )
const;
72 void P2X( std::vector<Float_t>&,
const std::vector<Float_t>&,
Int_t cls )
const;
#define ClassDef(name, id)
Class that contains all the data information.
Abstract ClassifierFactory template that handles arbitrary types.