Definition at line 17 of file ROperator_Shape.hxx.
|
bool | fUseSession = false |
| flag to identify if using the session class
|
|
const std::string | SP = " " |
| space used to correctly indent the generated C++ code
|
|
#include <TMVA/ROperator_Shape.hxx>
◆ ROperator_Shape() [1/2]
TMVA::Experimental::SOFIE::ROperator_Shape::ROperator_Shape |
( |
| ) |
|
|
inline |
◆ ROperator_Shape() [2/2]
TMVA::Experimental::SOFIE::ROperator_Shape::ROperator_Shape |
( |
int |
start, |
|
|
int |
end, |
|
|
std::string |
nameX, |
|
|
std::string |
nameY |
|
) |
| |
|
inline |
◆ Generate()
std::string TMVA::Experimental::SOFIE::ROperator_Shape::Generate |
( |
std::string |
OpName | ) |
|
|
inlinevirtual |
◆ Initialize()
void TMVA::Experimental::SOFIE::ROperator_Shape::Initialize |
( |
RModel & |
model | ) |
|
|
inlinevirtual |
◆ ShapeInference()
std::vector< std::vector< size_t > > TMVA::Experimental::SOFIE::ROperator_Shape::ShapeInference |
( |
std::vector< std::vector< size_t > > |
input | ) |
|
|
inlinevirtual |
◆ TypeInference()
std::vector< ETensorType > TMVA::Experimental::SOFIE::ROperator_Shape::TypeInference |
( |
std::vector< ETensorType > |
input | ) |
|
|
inlinevirtual |
◆ fEnd
int TMVA::Experimental::SOFIE::ROperator_Shape::fEnd = -1 |
|
private |
◆ fNX
std::string TMVA::Experimental::SOFIE::ROperator_Shape::fNX |
|
private |
◆ fNY
std::string TMVA::Experimental::SOFIE::ROperator_Shape::fNY |
|
private |
◆ fOutput_shape
std::vector<size_t> TMVA::Experimental::SOFIE::ROperator_Shape::fOutput_shape |
|
private |
◆ fShape
std::vector<size_t> TMVA::Experimental::SOFIE::ROperator_Shape::fShape |
|
private |
◆ fStart
int TMVA::Experimental::SOFIE::ROperator_Shape::fStart = 0 |
|
private |
tmva/sofie/inc/TMVA/ROperator_Shape.hxx