SNAP Library , Developer Reference
2013-01-07 14:03:36
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
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] |