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 | |
Counter3D (int m=0, int n=0, int p=0) | |
const TUInt64 & | operator() (int i, int j, int k) const |
TUInt64 & | operator() (int i, int j, int k) |
int | m () |
int | n () |
int | p () |
Private Attributes | |
int | m_ |
int | n_ |
int | p_ |
TUInt64V | data_ |
Definition at line 46 of file temporalmotifs.h.
|
inline |
Definition at line 48 of file temporalmotifs.h.
|
inline |
Definition at line 60 of file temporalmotifs.h.
|
inline |
Definition at line 61 of file temporalmotifs.h.
|
inline |
Definition at line 54 of file temporalmotifs.h.
|
inline |
Definition at line 57 of file temporalmotifs.h.
|
inline |
Definition at line 62 of file temporalmotifs.h.
|
private |
Definition at line 68 of file temporalmotifs.h.
|
private |
Definition at line 65 of file temporalmotifs.h.
|
private |
Definition at line 66 of file temporalmotifs.h.
|
private |
Definition at line 67 of file temporalmotifs.h.