SNAP Library, User Reference  2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
TRnd Member List
This is the complete list of members for TRnd, including all inherited members.
Check()TRnd
GetBinomialDev(const double &Prb, const int &Trials)TRnd
GetExpDev()TRnd
GetExpDev(const double &Lambda)TRnd
GetExpDevStep(const int &Seed, const int &Steps)TRnd [inline, static]
GetGammaDev(const int &Order)TRnd
GetGeoDev(const double &Prb)TRnd [inline]
GetNrmDev()TRnd
GetNrmDev(const double &Mean, const double &SDev, const double &Mn, const double &Mx)TRnd
GetNrmDevStep(const int &Seed, const int &Steps)TRnd [inline, static]
GetPoissonDev(const double &Mean)TRnd
GetPowerDev(const double &AlphaSlope)TRnd [inline]
GetSeed() const TRnd [inline]
GetUniDev()TRnd [inline]
GetUniDevInt(const int &Range=0)TRnd
GetUniDevInt(const int &MnVal, const int &MxVal)TRnd [inline]
GetUniDevStep(const int &Seed, const int &Steps)TRnd [inline, static]
GetUniDevUInt(const uint &Range=0)TRnd
LoadTxt(TILx &Lx)TRnd [static]
LoadXml(const PXmlTok &XmlTok, const TStr &Nm)TRnd
Move(const int &Steps)TRnd
operator=(const TRnd &Rnd)TRnd [inline]
operator==(const TRnd &) const TRnd [inline]
PutSeed(const int &_Seed)TRnd
Randomize()TRnd [inline]
RndSeedTRnd [static]
Save(TSOut &SOut) const TRnd [inline]
SaveTxt(TOLx &Lx) const TRnd
SaveXml(TSOut &SOut, const TStr &Nm) const TRnd
TRnd(const int &_Seed=1, const int &Steps=0)TRnd [inline]
TRnd(TSIn &SIn)TRnd [inline, explicit]