|
| TCutInfo () |
|
| TCutInfo (const int &ClustNodes, const int &EdgesInside, const int &CutSize) |
|
| TCutInfo (const int &ClustNodes, const int &EdgesInside, const int &CutSize, const TIntV &NIdV) |
|
| TCutInfo (const PUNGraph &G, const TIntV &ClustNIdV, bool TakeNIdV=false) |
|
| TCutInfo (const TCutInfo &CS) |
|
int | GetNodes () const |
|
int | GetEdges () const |
|
int | GetVol () const |
|
int | GetCutSz () const |
|
double | GetPhi () const |
|
double | GetExpansion () const |
|
double | GetIntDens () const |
|
double | GetCutRatio (const int &GNodes) const |
|
double | GetNormCut (const int &GEdges) const |
|
double | GetFracDegOut (const PUNGraph &Graph, double &MxFrac, double &AvgFrac, double &MedianFrac, double &Pct9Frac, double &Flake) const |
|
double | GetModular (const int &GEdges) const |
|
double | GetModRat (const int &GEdges) const |
|
double | GetExpEdgesIn (const int &GEdges) const |
|
bool | operator< (const TCutInfo &CS) const |
|
Definition at line 147 of file ncp.h.