|
SNAP Library 2.4, Developer Reference
2015-05-11 19:40:56
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
Graph Utilities. More...
#include <util.h>
Static Public Member Functions | |
| static void | GetCdf (const TIntPrV &PdfV, TIntPrV &CdfV) |
| static void | GetCdf (const TFltPrV &PdfV, TFltPrV &CdfV) |
| static void | GetCdf (const TIntFltKdV &PdfV, TIntFltKdV &CdfV) |
| static TIntPrV | GetCdf (const TIntPrV &PdfV) |
| static TFltPrV | GetCdf (const TFltPrV &PdfV) |
| static void | GetCCdf (const TIntPrV &PdfV, TIntPrV &CCdfV) |
| static void | GetCCdf (const TFltPrV &PdfV, TFltPrV &CCdfV) |
| static void | GetCCdf (const TIntFltKdV &PdfV, TIntFltKdV &CCdfV) |
| static TIntPrV | GetCCdf (const TIntPrV &PdfV) |
| static TFltPrV | GetCCdf (const TFltPrV &PdfV) |
| static void | GetPdf (const TIntPrV &CdfV, TIntPrV &PdfV) |
| static void | GetPdf (const TFltPrV &CdfV, TFltPrV &PdfV) |
| static void | GetPdf (const TIntFltKdV &CdfV, TIntFltKdV &PdfV) |
| static void | Normalize (TFltPrV &PdfV) |
| static void | Normalize (TIntFltKdV &PdfV) |
| static void | MakeExpBins (const TFltPrV &XYValV, TFltPrV &ExpXYValV, const double &BinFactor=2, const double &MinYVal=1) |
| static void | MakeExpBins (const TFltKdV &XYValV, TFltKdV &ExpXYValV, const double &BinFactor=2, const double &MinYVal=1) |
| static void | MakeExpBins (const TFltV &YValV, TFltV &ExpYValV, const double &BinFactor=1.01) |
| static void | MakeExpBins (const TIntV &YValV, TIntV &ExpYValV, const double &BinFactor=1.01) |
Definition at line 33 of file util.cpp.
References TVec< TVal, TSizeTy >::Len().
Referenced by GetCCdf(), TSnap::PlotInDegDistr(), and TSnap::PlotOutDegDistr().


Definition at line 39 of file util.cpp.
References TVec< TVal, TSizeTy >::Len().

|
static |
Definition at line 45 of file util.cpp.
References TVec< TVal, TSizeTy >::Len().

Definition at line 3 of file util.cpp.
References TVec< TVal, TSizeTy >::Len().
Referenced by TSnap::TSnapDetail::CalcEffDiamPdf(), and GetCdf().


Definition at line 9 of file util.cpp.
References TVec< TVal, TSizeTy >::Len().

|
static |
Definition at line 15 of file util.cpp.
References TVec< TVal, TSizeTy >::Len().

Definition at line 63 of file util.cpp.
References TVec< TVal, TSizeTy >::Len().

Definition at line 69 of file util.cpp.
References TVec< TVal, TSizeTy >::Len().

|
static |
Definition at line 75 of file util.cpp.
References TVec< TVal, TSizeTy >::Len().

|
static |
Definition at line 99 of file util.cpp.
References TGnuPlot::MakeExpBins().
Referenced by TSnap::PlotSngVec().


|
static |
Definition at line 103 of file util.cpp.
References TGnuPlot::MakeExpBins().

|
static |
Definition at line 107 of file util.cpp.
References TVec< TVal, TSizeTy >::Add(), TVec< TVal, TSizeTy >::Clr(), and TVec< TVal, TSizeTy >::Len().

|
static |
Definition at line 118 of file util.cpp.
References TVec< TVal, TSizeTy >::Add(), TVec< TVal, TSizeTy >::Clr(), and TVec< TVal, TSizeTy >::Len().

|
static |
Definition at line 81 of file util.cpp.
References TVec< TVal, TSizeTy >::Len().

|
static |
Definition at line 90 of file util.cpp.
References TVec< TVal, TSizeTy >::Len().
