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