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 | |
Counter2D (int m=0, int n=0) | |
const TUInt64 & | operator() (int i, int j) const |
TUInt64 & | operator() (int i, int j) |
int | m () |
int | n () |
Private Attributes | |
int | m_ |
int | n_ |
TUInt64V | data_ |
Definition at line 27 of file temporalmotifs.h.
|
inline |
Definition at line 29 of file temporalmotifs.h.
|
inline |
Definition at line 37 of file temporalmotifs.h.
|
inline |
Definition at line 38 of file temporalmotifs.h.
|
inline |
Definition at line 35 of file temporalmotifs.h.
|
inline |
Definition at line 36 of file temporalmotifs.h.
|
private |
Definition at line 43 of file temporalmotifs.h.
|
private |
Definition at line 41 of file temporalmotifs.h.
|
private |
Definition at line 42 of file temporalmotifs.h.