SNAP Library 3.0, User Reference
2016-07-20 17:56:49
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.