Definition at line 497 of file SOFIE_common.hxx.
Public Member Functions | |
GNN_Data () | |
Public Attributes | |
RTensor< float > | edge_data |
RTensor< int > | edge_index |
RTensor< float > | global_data |
RTensor< float > | node_data |
#include <TMVA/SOFIE_common.hxx>
|
inline |
Definition at line 506 of file SOFIE_common.hxx.
RTensor<float> TMVA::Experimental::SOFIE::GNN_Data::edge_data |
Definition at line 499 of file SOFIE_common.hxx.
Definition at line 501 of file SOFIE_common.hxx.
RTensor<float> TMVA::Experimental::SOFIE::GNN_Data::global_data |
Definition at line 500 of file SOFIE_common.hxx.
RTensor<float> TMVA::Experimental::SOFIE::GNN_Data::node_data |
Definition at line 498 of file SOFIE_common.hxx.