MTF
Public Member Functions | Public Attributes | List of all members
gnn::GNNParams Struct Reference

Public Member Functions

 GNNParams (int _dgree, int _max_steps, int _cmpt_dist_thresh, bool _random_start, bool _verbose)
 
 GNNParams (const GNNParams *params=nullptr)
 

Public Attributes

int degree
 
int max_steps
 
int cmpt_dist_thresh
 
bool random_start
 
bool verbose
 

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