SNAP Library 6.0, User Reference
2020-12-09 16:24:20
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.