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 TGUtil, including all inherited members.
GetCCdf(const TIntPrV &PdfV, TIntPrV &CCdfV) | TGUtil | static |
GetCCdf(const TFltPrV &PdfV, TFltPrV &CCdfV) | TGUtil | static |
GetCCdf(const TIntFltKdV &PdfV, TIntFltKdV &CCdfV) | TGUtil | static |
GetCCdf(const TIntPrV &PdfV) | TGUtil | static |
GetCCdf(const TFltPrV &PdfV) | TGUtil | static |
GetCdf(const TIntPrV &PdfV, TIntPrV &CdfV) | TGUtil | static |
GetCdf(const TFltPrV &PdfV, TFltPrV &CdfV) | TGUtil | static |
GetCdf(const TIntFltKdV &PdfV, TIntFltKdV &CdfV) | TGUtil | static |
GetCdf(const TIntPrV &PdfV) | TGUtil | static |
GetCdf(const TFltPrV &PdfV) | TGUtil | static |
GetPdf(const TIntPrV &CdfV, TIntPrV &PdfV) | TGUtil | static |
GetPdf(const TFltPrV &CdfV, TFltPrV &PdfV) | TGUtil | static |
GetPdf(const TIntFltKdV &CdfV, TIntFltKdV &PdfV) | TGUtil | static |
MakeExpBins(const TFltPrV &XYValV, TFltPrV &ExpXYValV, const double &BinFactor=2, const double &MinYVal=1) | TGUtil | static |
MakeExpBins(const TFltKdV &XYValV, TFltKdV &ExpXYValV, const double &BinFactor=2, const double &MinYVal=1) | TGUtil | static |
MakeExpBins(const TFltV &YValV, TFltV &ExpYValV, const double &BinFactor=1.01) | TGUtil | static |
MakeExpBins(const TIntV &YValV, TIntV &ExpYValV, const double &BinFactor=1.01) | TGUtil | static |
Normalize(TFltPrV &PdfV) | TGUtil | static |
Normalize(TIntFltKdV &PdfV) | TGUtil | static |