Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RFunction_Mean.hxx
Go to the documentation of this file.
1#ifndef TMVA_SOFIE_RFUNCTION_MEAN
2#define TMVA_SOFIE_RFUNCTION_MEAN
3
4#include "TMVA/RFunction.hxx"
5
6namespace TMVA {
7namespace Experimental {
8namespace SOFIE {
9
11
12public:
14 fFuncName = "Aggregate_by_Mean";
15 }
16
17 std::string GenerateModel();
18};
19
20} //SOFIE
21} //Experimental
22} //TMVA
23
24#endif //TMVA_SOFIE_RFUNCTION_MEAN
create variable transformations