SNAP Library 6.0, Developer 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 | |
TriadEdgeData () | |
TriadEdgeData (int _nbr, int _dir, int _u_or_v) | |
Public Attributes | |
int | nbr |
int | dir |
int | u_or_v |
Definition at line 73 of file temporalmotifs.h.
|
inline |
Definition at line 75 of file temporalmotifs.h.
|
inline |
Definition at line 76 of file temporalmotifs.h.
int TriadEdgeData::dir |
Definition at line 79 of file temporalmotifs.h.
int TriadEdgeData::nbr |
Definition at line 78 of file temporalmotifs.h.
int TriadEdgeData::u_or_v |
Definition at line 80 of file temporalmotifs.h.