Definition at line 62 of file RFunction.hxx.
#include <TMVA/RFunction.hxx>
◆ ~RFunction_Aggregate()
virtual TMVA::Experimental::SOFIE::RFunction_Aggregate::~RFunction_Aggregate |
( |
| ) |
|
|
inlinevirtual |
◆ RFunction_Aggregate() [1/2]
TMVA::Experimental::SOFIE::RFunction_Aggregate::RFunction_Aggregate |
( |
| ) |
|
|
inline |
◆ RFunction_Aggregate() [2/2]
TMVA::Experimental::SOFIE::RFunction_Aggregate::RFunction_Aggregate |
( |
FunctionReducer |
reducer | ) |
|
|
inline |
◆ Generate() [1/2]
std::string TMVA::Experimental::SOFIE::RFunction_Aggregate::Generate |
( |
std::size_t |
num_features, |
|
|
const std::string & |
inputTensors |
|
) |
| |
◆ Generate() [2/2]
std::string TMVA::Experimental::SOFIE::RFunction_Aggregate::Generate |
( |
std::size_t |
num_features, |
|
|
const std::vector< std::string > & |
inputTensors |
|
) |
| |
◆ GenerateModel()
virtual std::string TMVA::Experimental::SOFIE::RFunction_Aggregate::GenerateModel |
( |
| ) |
|
|
pure virtual |
◆ GetFunctionName()
std::string TMVA::Experimental::SOFIE::RFunction_Aggregate::GetFunctionName |
( |
| ) |
|
|
inline |
◆ GetFunctionReducer()
FunctionReducer TMVA::Experimental::SOFIE::RFunction_Aggregate::GetFunctionReducer |
( |
| ) |
|
|
inline |
◆ fReducer
tmva/sofie/inc/TMVA/RFunction.hxx
tmva/sofie/src/RFunction.cxx