Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TMVA::Experimental::SOFIE::RFunction_Sum Class Reference

Definition at line 11 of file RFunction_Sum.hxx.

Public Member Functions

 RFunction_Sum ()
 
std::string GenerateModel ()
 
- Public Member Functions inherited from TMVA::Experimental::SOFIE::RFunction_Aggregate
 RFunction_Aggregate ()
 
 RFunction_Aggregate (FunctionReducer reducer)
 
virtual ~RFunction_Aggregate ()
 
std::string Generate (std::size_t num_features, const std::string &inputTensors)
 
std::string Generate (std::size_t num_features, const std::vector< std::string > &inputTensors)
 
std::string GetFunctionName ()
 
FunctionReducer GetFunctionReducer ()
 
- Public Member Functions inherited from TMVA::Experimental::SOFIE::RFunction
 RFunction ()
 
 RFunction (std::string funcName, FunctionType type)
 
virtual ~RFunction ()
 
FunctionType GetFunctionType ()
 

Additional Inherited Members

- Protected Attributes inherited from TMVA::Experimental::SOFIE::RFunction_Aggregate
FunctionReducer fReducer
 
- Protected Attributes inherited from TMVA::Experimental::SOFIE::RFunction
std::string fFuncName
 
FunctionType fType
 

#include <TMVA/RFunction_Sum.hxx>

Inheritance diagram for TMVA::Experimental::SOFIE::RFunction_Sum:
[legend]

Constructor & Destructor Documentation

◆ RFunction_Sum()

TMVA::Experimental::SOFIE::RFunction_Sum::RFunction_Sum ( )
inline

Definition at line 14 of file RFunction_Sum.hxx.

Member Function Documentation

◆ GenerateModel()

std::string TMVA::Experimental::SOFIE::RFunction_Sum::GenerateModel ( )
virtual

Implements TMVA::Experimental::SOFIE::RFunction_Aggregate.

Definition at line 8 of file RFunction_Sum.cxx.

  • tmva/sofie/inc/TMVA/RFunction_Sum.hxx
  • tmva/sofie/src/RFunction_Sum.cxx