|
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 <motifcluster.h>
Public Attributes | |
| TIntV | cluster |
| double | cond |
| double | eig |
| TFltV | sweep_profile |
| TCnCom | component |
Definition at line 38 of file motifcluster.h.
| TIntV TSweepCut::cluster |
Definition at line 40 of file motifcluster.h.
| TCnCom TSweepCut::component |
Definition at line 44 of file motifcluster.h.
| double TSweepCut::cond |
Definition at line 41 of file motifcluster.h.
| double TSweepCut::eig |
Definition at line 42 of file motifcluster.h.
| TFltV TSweepCut::sweep_profile |
Definition at line 43 of file motifcluster.h.