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
TForestFire Member List
This is the complete list of members for TForestFire, including all inherited members.
BurnExpFire()TForestFire
BurnGeoFire()TForestFire
GenGraph(const int &Nodes, const double &FwdProb, const double &BckProb)TForestFire [static]
GetBurned() const TForestFire [inline]
GetBurnedNId(const int &NIdN) const TForestFire [inline]
GetBurnedNIdV() const TForestFire [inline]
GetBurnedNIdV(TIntV &NIdV) const TForestFire [inline]
GetFireTm() const TForestFire [inline]
GetGraph() const TForestFire [inline]
Infect(const int &NodeId)TForestFire [inline]
Infect(const TIntV &InfectedNIdV)TForestFire [inline]
InfectAll()TForestFire
InfectRnd(const int &NInfect)TForestFire
PlotFire(const TStr &FNmPref, const TStr &Desc, const bool &PlotAllBurned=false)TForestFire
SetBurnProb(const double &ForwBurnProb, const double &BackBurnProb)TForestFire [inline]
SetGraph(const PNGraph &GraphPt)TForestFire [inline]
SetProbDecay(const double &DecayProb)TForestFire [inline]
TForestFire()TForestFire [inline]
TForestFire(const PNGraph &GraphPt, const double &ForwBurnProb, const double &BackBurnProb, const double &DecayProb=1.0, const int &RndSeed=1)TForestFire [inline]