ROOT
master
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
7
namespace
TMVA
{
8
namespace
Experimental {
9
namespace
SOFIE {
10
11
class
RFunction_Sum
:
public
RFunction_Aggregate
{
12
13
public
:
14
RFunction_Sum
():
RFunction_Aggregate
(
FunctionReducer
::
SUM
) {
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
RFunction.hxx
TMVA::Experimental::SOFIE::RFunction_Aggregate
Definition
RFunction.hxx:62
TMVA::Experimental::SOFIE::RFunction_Sum
Definition
RFunction_Sum.hxx:11
TMVA::Experimental::SOFIE::RFunction_Sum::GenerateModel
std::string GenerateModel()
Definition
RFunction_Sum.cxx:8
TMVA::Experimental::SOFIE::RFunction_Sum::RFunction_Sum
RFunction_Sum()
Definition
RFunction_Sum.hxx:14
TMVA::Experimental::SOFIE::RFunction::fFuncName
std::string fFuncName
Definition
RFunction.hxx:19
TMVA::Experimental::SOFIE::FunctionReducer
FunctionReducer
Definition
RModel_Base.hxx:99
TMVA::Experimental::SOFIE::FunctionReducer::SUM
@ SUM
TMVA
create variable transformations
Definition
GeneticMinimizer.h:22
tmva
sofie
inc
TMVA
RFunction_Sum.hxx
ROOT master - Reference Guide Generated on Sat Nov 16 2024 09:39:02 (GVA Time) using Doxygen 1.9.8