|
SNAP Library 4.0, User Reference
2017-07-27 13:18:06
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <temporalmotifs.h>
Public Member Functions | |
| StarEdgeData () | |
| StarEdgeData (int _nbr, int _dir) | |
Public Attributes | |
| int | nbr |
| int | dir |
Definition at line 84 of file temporalmotifs.h.
|
inline |
Definition at line 86 of file temporalmotifs.h.
|
inline |
Definition at line 87 of file temporalmotifs.h.
| int StarEdgeData::dir |
Definition at line 89 of file temporalmotifs.h.
| int StarEdgeData::nbr |
Definition at line 88 of file temporalmotifs.h.