|
SNAP Library 4.1, User Reference
2018-07-26 16:30:42
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.