|
SNAP Library 2.0, User Reference
2013-05-13 16:33:57
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
Public Member Functions | |
| TCmtyDat () | |
| TCmtyDat (const double &NodeDegFrac, const int &OutDeg) | |
| void | AddQ (const int &NId, const double &Q) |
| void | UpdateMaxQ () |
| void | DelLink (const int &K) |
| int | GetMxQNId () const |
| double | GetMxQ () const |
Public Attributes | |
| double | DegFrac |
| TIntFltH | NIdQH |
| int | MxQId |
| TSnap::TSnapDetail::TCNMQMatrix::TCmtyDat::TCmtyDat | ( | ) | [inline] |
| TSnap::TSnapDetail::TCNMQMatrix::TCmtyDat::TCmtyDat | ( | const double & | NodeDegFrac, |
| const int & | OutDeg | ||
| ) | [inline] |
| void TSnap::TSnapDetail::TCNMQMatrix::TCmtyDat::AddQ | ( | const int & | NId, |
| const double & | Q | ||
| ) | [inline] |
| void TSnap::TSnapDetail::TCNMQMatrix::TCmtyDat::DelLink | ( | const int & | K | ) | [inline] |
| double TSnap::TSnapDetail::TCNMQMatrix::TCmtyDat::GetMxQ | ( | ) | const [inline] |
| int TSnap::TSnapDetail::TCNMQMatrix::TCmtyDat::GetMxQNId | ( | ) | const [inline] |
| void TSnap::TSnapDetail::TCNMQMatrix::TCmtyDat::UpdateMaxQ | ( | ) | [inline] |