Definition at line 16 of file ROperator_Gather.hxx.
#include <TMVA/ROperator_Gather.hxx>
◆ ROperator_Gather() [1/2]
TMVA::Experimental::SOFIE::ROperator_Gather::ROperator_Gather |
( |
| ) |
|
|
inline |
◆ ROperator_Gather() [2/2]
TMVA::Experimental::SOFIE::ROperator_Gather::ROperator_Gather |
( |
int64_t | attrAxis, |
|
|
std::string | nameX, |
|
|
std::string | nameIndices, |
|
|
std::string | nameY ) |
|
inline |
◆ Generate()
std::string TMVA::Experimental::SOFIE::ROperator_Gather::Generate |
( |
std::string | OpName | ) |
|
|
inlineoverridevirtual |
◆ Initialize()
void TMVA::Experimental::SOFIE::ROperator_Gather::Initialize |
( |
RModel & | model | ) |
|
|
inlineoverridevirtual |
◆ ShapeInference()
std::vector< std::vector< size_t > > TMVA::Experimental::SOFIE::ROperator_Gather::ShapeInference |
( |
std::vector< std::vector< size_t > > | input | ) |
|
|
inlineoverridevirtual |
◆ TypeInference()
std::vector< ETensorType > TMVA::Experimental::SOFIE::ROperator_Gather::TypeInference |
( |
std::vector< ETensorType > | input | ) |
|
|
inlineoverridevirtual |
◆ fAttrAxis
int64_t TMVA::Experimental::SOFIE::ROperator_Gather::fAttrAxis = 0 |
|
private |
◆ fIndices
std::vector<int64_t> TMVA::Experimental::SOFIE::ROperator_Gather::fIndices |
|
private |
◆ fNIndices
std::string TMVA::Experimental::SOFIE::ROperator_Gather::fNIndices |
|
private |
◆ fNX
std::string TMVA::Experimental::SOFIE::ROperator_Gather::fNX |
|
private |
◆ fNY
std::string TMVA::Experimental::SOFIE::ROperator_Gather::fNY |
|
private |
◆ fShapeIndices
std::vector<size_t> TMVA::Experimental::SOFIE::ROperator_Gather::fShapeIndices |
|
private |
◆ fShapeX
std::vector<size_t> TMVA::Experimental::SOFIE::ROperator_Gather::fShapeX |
|
private |
◆ fShapeY
std::vector<size_t> TMVA::Experimental::SOFIE::ROperator_Gather::fShapeY |
|
private |
◆ fType
std::string TMVA::Experimental::SOFIE::ROperator_Gather::fType |
|
private |
tmva/sofie/inc/TMVA/ROperator_Gather.hxx