Definition at line 17 of file RModel_GNN.hxx.
 
#include <TMVA/RModel_GNN.hxx>
◆ GNN_Init()
  
  
      
        
          | TMVA::Experimental::SOFIE::GNN_Init::GNN_Init  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ createAggregateFunction()
  
  
      
        
          | void TMVA::Experimental::SOFIE::GNN_Init::createAggregateFunction  | 
          ( | 
          T & |           aggFunction,  | 
         
        
           | 
           | 
          FunctionRelation |           relation ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ createUpdateFunction()
  
  
      
        
          | void TMVA::Experimental::SOFIE::GNN_Init::createUpdateFunction  | 
          ( | 
          T & |           updateFunction | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ edge_global_agg_block
      
        
          | std::unique_ptr<RFunction_Aggregate> TMVA::Experimental::SOFIE::GNN_Init::edge_global_agg_block | 
        
      
 
 
◆ edge_node_agg_block
◆ edges
      
        
          | std::vector<std::pair<int, int> > TMVA::Experimental::SOFIE::GNN_Init::edges | 
        
      
 
 
◆ edges_update_block
      
        
          | std::unique_ptr<RFunction_Update> TMVA::Experimental::SOFIE::GNN_Init::edges_update_block | 
        
      
 
 
◆ filename
      
        
          | std::string TMVA::Experimental::SOFIE::GNN_Init::filename | 
        
      
 
 
◆ globals_update_block
      
        
          | std::unique_ptr<RFunction_Update> TMVA::Experimental::SOFIE::GNN_Init::globals_update_block | 
        
      
 
 
◆ node_global_agg_block
      
        
          | std::unique_ptr<RFunction_Aggregate> TMVA::Experimental::SOFIE::GNN_Init::node_global_agg_block | 
        
      
 
 
◆ nodes_update_block
      
        
          | std::unique_ptr<RFunction_Update> TMVA::Experimental::SOFIE::GNN_Init::nodes_update_block | 
        
      
 
 
◆ num_edge_features
      
        
          | std::size_t TMVA::Experimental::SOFIE::GNN_Init::num_edge_features | 
        
      
 
 
◆ num_global_features
      
        
          | std::size_t TMVA::Experimental::SOFIE::GNN_Init::num_global_features | 
        
      
 
 
◆ num_node_features
      
        
          | std::size_t TMVA::Experimental::SOFIE::GNN_Init::num_node_features | 
        
      
 
 
◆ num_nodes
      
        
          | std::size_t TMVA::Experimental::SOFIE::GNN_Init::num_nodes | 
        
      
 
 
The documentation for this struct was generated from the following file: