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 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 GenerateModel () override
std::string GetFunctionName ()
FunctionReducer GetFunctionReducer ()
FunctionType GetFunctionType ()

Protected Attributes

std::string fFuncName
FunctionReducer fReducer
FunctionType fType

#include <TMVA/RFunction_Sum.hxx>

Inheritance diagram for TMVA::Experimental::SOFIE::RFunction_Sum:
TMVA::Experimental::SOFIE::RFunction_Aggregate TMVA::Experimental::SOFIE::RFunction

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

◆ Generate() [1/2]

std::string TMVA::Experimental::SOFIE::RFunction_Aggregate::Generate ( std::size_t num_features,
const std::string & inputTensors )
inherited

Definition at line 96 of file RFunction.cxx.

◆ Generate() [2/2]

std::string TMVA::Experimental::SOFIE::RFunction_Aggregate::Generate ( std::size_t num_features,
const std::vector< std::string > & inputTensors )
inherited

Definition at line 84 of file RFunction.cxx.

◆ GenerateModel()

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

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

Definition at line 8 of file RFunction_Sum.cxx.

◆ GetFunctionName()

std::string TMVA::Experimental::SOFIE::RFunction_Aggregate::GetFunctionName ( )
inlineinherited

Definition at line 72 of file RFunction.hxx.

◆ GetFunctionReducer()

FunctionReducer TMVA::Experimental::SOFIE::RFunction_Aggregate::GetFunctionReducer ( )
inlineinherited

Definition at line 75 of file RFunction.hxx.

◆ GetFunctionType()

FunctionType TMVA::Experimental::SOFIE::RFunction::GetFunctionType ( )
inlineinherited

Definition at line 24 of file RFunction.hxx.

Member Data Documentation

◆ fFuncName

std::string TMVA::Experimental::SOFIE::RFunction::fFuncName
protectedinherited

Definition at line 19 of file RFunction.hxx.

◆ fReducer

FunctionReducer TMVA::Experimental::SOFIE::RFunction_Aggregate::fReducer
protectedinherited

Definition at line 64 of file RFunction.hxx.

◆ fType

FunctionType TMVA::Experimental::SOFIE::RFunction::fType
protectedinherited

Definition at line 20 of file RFunction.hxx.


The documentation for this class was generated from the following files: