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
|
This is the complete list of members for TGStatVec, including all inherited members.
Add() | TGStatVec | |
Add(const TSecTm &Time, const TStr &GraphNm=TStr()) | TGStatVec | |
Add(const PGStat &Growth) | TGStatVec | inline |
Add(const PNGraph &Graph, const TSecTm &Time, const TStr &GraphNm=TStr()) | TGStatVec | |
Add(const PUNGraph &Graph, const TSecTm &Time, const TStr &GraphNm=TStr()) | TGStatVec | |
Add(const PNEGraph &Graph, const TSecTm &Time, const TStr &GraphNm=TStr()) | TGStatVec | |
At(const int &ValN) const | TGStatVec | inline |
Clr() | TGStatVec | inline |
CRef | TGStatVec | private |
Del(const int &ValN) | TGStatVec | inline |
DelAfter(const TSecTm &Tm) | TGStatVec | |
DelBefore(const TSecTm &Tm) | TGStatVec | |
DelLast() | TGStatVec | inline |
DelSmallNodes(const int &MinNodes) | TGStatVec | |
Empty() const | TGStatVec | inline |
GetAvgGStat(const bool &ClipAt1=false) | TGStatVec | |
GetGStatV() const | TGStatVec | inline |
GetTime(const int &ValN) const | TGStatVec | inline |
GetTmUnit() const | TGStatVec | inline |
GetValV(const TGStatVal &XVal, const TGStatVal &YVal, TFltPrV &ValV) const | TGStatVec | |
GStatV | TGStatVec | private |
HasDistr(const TGStatDistr &Stat) const | TGStatVec | inline |
HasVal(const TGStatVal &Stat) const | TGStatVec | inline |
ImposeDistr(const TGStatDistr &Distr, const TStr &FNmPref, TStr Desc=TStr(), const bool &ExpBin=false, const bool &PowerFit=false, const TGpSeriesTy &PlotWith=gpwLinesPoints, const TStr &Style="") const | TGStatVec | |
Last() const | TGStatVec | inline |
Len() const | TGStatVec | inline |
Load(TSIn &SIn) | TGStatVec | inlinestatic |
MinNodesEdges | TGStatVec | static |
New(const TTmUnit &_TmUnit=tmu1Sec) | TGStatVec | static |
New(const TTmUnit &_TmUnit, const TFSet &TakeGrowthStat) | TGStatVec | static |
operator=(const TGStatVec &GStat) | TGStatVec | |
operator[](const int &ValN) const | TGStatVec | inline |
Plot(const TGStatVal &XVal, const TGStatVal &YVal, const TStr &OutFNm, TStr &Desc, const TGpScaleTy &Scale=gpsAuto, const bool &PowerFit=false) const | TGStatVec | |
PlotAllVsX(const TGStatVal &XVal, const TStr &OutFNm, TStr Desc=TStr(), const TGpScaleTy &Scale=gpsAuto, const bool &PowerFit=false) const | TGStatVec | |
Save(TSOut &SOut) const | TGStatVec | |
SaveTxt(const TStr &FNmPref, const TStr &Desc) const | TGStatVec | |
SetTakeStat(const TFSet &TakeStatSet) | TGStatVec | inline |
SetTmUnit(const TTmUnit &TimeUnit) | TGStatVec | inline |
Sort(const TGStatVal &SortBy=gsvNodes, const bool &Asc=true) | TGStatVec | |
StatFSet | TGStatVec | private |
TGStatVec(const TTmUnit &_TmUnit=tmu1Sec) | TGStatVec | |
TGStatVec(const TTmUnit &_TmUnit, const TFSet &TakeGrowthStat) | TGStatVec | |
TGStatVec(const TGStatVec &GStat) | TGStatVec | |
TGStatVec(TSIn &SIn) | TGStatVec | |
TmUnit | TGStatVec | private |
TPt< TGStatVec > class | TGStatVec | friend |