|
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 <mag.h>
Public Member Functions | |
| TMAGNodeSimple () | |
| TMAGNodeSimple (const int &_Dim, const double &_Mu=0.5) | |
| TMAGNodeSimple (const TMAGNodeSimple &Simple) | |
| TMAGNodeSimple & | operator= (const TMAGNodeSimple &Simple) |
| void | LoadTxt (const TStr &InFNm) |
| void | SaveTxt (TStrV &OutStrV) const |
| void | AttrGen (TIntVV &AttrVV, const int &NNodes) |
Static Public Attributes | |
| static TRnd | Rnd = TRnd(0) |
Private Attributes | |
| TFlt | Mu |
| TInt | Dim |
|
inline |
|
inline |
| void TMAGNodeSimple::AttrGen | ( | TIntVV & | AttrVV, |
| const int & | NNodes | ||
| ) |
|
inline |
| void TMAGNodeSimple::SaveTxt | ( | TStrV & | OutStrV | ) | const |