|
SNAP Library 4.1, Developer 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 | |
| Counter1D (int m=0) | |
| const TUInt64 & | operator() (int i) const |
| TUInt64 & | operator() (int i) |
| int | m () |
Private Attributes | |
| int | m_ |
| TUInt64V | data_ |
Definition at line 10 of file temporalmotifs.h.
|
inline |
Definition at line 12 of file temporalmotifs.h.
References data_, m(), and TVec< TVal, TSizeTy >::PutAll().

|
inline |
Definition at line 20 of file temporalmotifs.h.
References m_.
Referenced by Counter1D().

|
inline |
|
inline |
|
private |
Definition at line 24 of file temporalmotifs.h.
Referenced by Counter1D(), and operator()().
|
private |
Definition at line 23 of file temporalmotifs.h.
Referenced by m().