|
MTF
|
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 |
1.8.11