29 #ifndef ROOT_TMVA_VariablePCATransform 30 #define ROOT_TMVA_VariablePCATransform 40 #ifndef ROOT_TPrincipal 44 #ifndef ROOT_TMVA_VariableTransformBase 75 void X2P( std::vector<Float_t>&,
const std::vector<Float_t>&,
Int_t cls )
const;
76 void P2X( std::vector<Float_t>&,
const std::vector<Float_t>&,
Int_t cls )
const;
#define ClassDef(name, id)
Abstract ClassifierFactory template that handles arbitrary types.