Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TMVA::Experimental::SOFIE::GNN_Data Struct Reference

Definition at line 426 of file SOFIE_common.hxx.

Public Member Functions

 GNN_Data ()
 

Public Attributes

RTensor< float > edge_data
 
RTensor< float > global_data
 
RTensor< float > node_data
 
std::vector< intreceivers
 
std::vector< intsenders
 

#include <TMVA/SOFIE_common.hxx>

Constructor & Destructor Documentation

◆ GNN_Data()

TMVA::Experimental::SOFIE::GNN_Data::GNN_Data ( )
inline

Definition at line 435 of file SOFIE_common.hxx.

Member Data Documentation

◆ edge_data

RTensor<float> TMVA::Experimental::SOFIE::GNN_Data::edge_data

Definition at line 428 of file SOFIE_common.hxx.

◆ global_data

RTensor<float> TMVA::Experimental::SOFIE::GNN_Data::global_data

Definition at line 429 of file SOFIE_common.hxx.

◆ node_data

RTensor<float> TMVA::Experimental::SOFIE::GNN_Data::node_data

Definition at line 427 of file SOFIE_common.hxx.

◆ receivers

std::vector<int> TMVA::Experimental::SOFIE::GNN_Data::receivers

Definition at line 431 of file SOFIE_common.hxx.

◆ senders

std::vector<int> TMVA::Experimental::SOFIE::GNN_Data::senders

Definition at line 432 of file SOFIE_common.hxx.

Collaboration diagram for TMVA::Experimental::SOFIE::GNN_Data:
[legend]

The documentation for this struct was generated from the following file: