SNAP Library 6.0, Developer Reference
2020-12-09 16:24:20
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <tm.h>
Public Member Functions | |
TExeTm () | |
TExeTm (const TExeTm &Tm) | |
TExeTm & | operator= (const TExeTm &Tm) |
void | Tick () |
int | GetTime () const |
double | GetSecs () const |
int | GetSecInt () |
const char * | GetStr () const |
TStr | GetStr2 () const |
const char * | GetTmStr () const |
Static Public Member Functions | |
static char * | GetCurTm () |
Private Attributes | |
int | LastTick |
|
inline |
|
inline |
|
inlinestatic |
Definition at line 374 of file tm.h.
References TStr::CStr(), TSecTm::GetCurTm(), and TSecTm::GetTmStr().
Referenced by TTimeNet::PlotMissingPast(), and TLocClustStat::Run().
|
inline |
Definition at line 367 of file tm.h.
References GetSecs(), and TFlt::Round().
|
inline |
Definition at line 366 of file tm.h.
Referenced by TFfGGen::AddNodes(), TLocClust::ApproxPageRank(), TSnap::GenRewire(), GetSecInt(), TSubGraphEnum< TGraphCounter >::GetSubGraphs(), GetTmStr(), TKroneckerLL::GradDescentConvergence(), TBigNet< TNodeData, IsDir >::InvertFromSources(), TSparseSVD::Lanczos2(), TKroneckerLL::SampleGradient(), TKroneckerLL::TestKronDescent(), and TKroneckerLL::TestSamplePerm().
|
inline |
Definition at line 368 of file tm.h.
References GetTmStr().
Referenced by TFfGGen::AddNodes(), TLocClust::ApproxPageRank(), TLocClustStat::BagOfWhiskers(), TSnap::GenRewire(), TCliqueOverlap::GetCPMCommunities(), TSnap::GetInvParticipRat(), TTimeNENet::GetTriadEdges(), TBigNet< TNodeData, IsDir >::IsOk(), TSparseSVD::Lanczos2(), TTimeNENet::LoadEdgeTm(), TTimeNet::PlotCCfOverTm(), TBigNet< TNodeData, IsDir >::Rewire(), TLocClustStat::Run(), TLocClustStat::SaveTxtInfo(), and TBigNet< TNodeData, IsDir >::SortEdgeV().
|
inline |
Definition at line 369 of file tm.h.
References GetTmStr().
|
inline |
Definition at line 365 of file tm.h.
Referenced by TTmStopWatch::GetTime(), and TTmStopWatch::Stop().
|
inline |
Definition at line 370 of file tm.h.
References GetSecs().
Referenced by TMAGFitBern::DoEStep(), TMAGFitBern::DoMStep(), TGHash< TDat >::DrawGViz(), TSubGraphsEnum::EnumSubGraphs(), TKronMtx::GenKronecker(), TCesnaUtil::GetNIdPhiV(), TAGMFastUtil::GetNIdPhiV(), GetStr(), GetStr2(), TKroneckerLL::GradDescentConvergence(), TTimeNet::LoadArxiv(), TTimeNet::LoadPatents(), TAGMFast::MLEGradAscent(), TCoda::MLEGradAscent(), TCesna::MLEGradAscent(), TAGMFit::MLEGradAscentGivenCAG(), TAGMFast::MLEGradAscentParallel(), TCesna::MLEGradAscentParallel(), TLogRegFit::MLEGradient(), TAGMFast::MLENewton(), TLogRegFit::MLENewton(), TAGMFast::NeighborComInit(), TAGMFit::NeighborComInit(), TTimeNet::PlotEffDiam(), TTimeNENet::PlotEffDiam(), TTimeNet::PlotMissingPast(), TSubGraphsEnum::RecurBfs(), TSubGraphsEnum::RecurBfs1(), TKroneckerLL::RunEStep(), TAGMFit::RunMCMC(), TKroneckerLL::RunMStep(), TKroneckerLL::SampleGradient(), TGStat::TakeBasicStat(), TGStat::TakeBccStat(), TGStat::TakeClustCf(), TGStat::TakeConnComp(), TGStat::TakeDegDistr(), TGStat::TakeDiam(), TGStat::TakeSccStat(), TGStat::TakeSpectral(), TGStat::TakeTriadPart(), TKroneckerLL::TestKronDescent(), TKroneckerLL::TestSamplePerm(), and TTimeNENet::TimeGrowth().
|
inline |
Definition at line 364 of file tm.h.
Referenced by TSubGraphsEnum::EnumSubGraphs(), TTimeNet::LoadArxiv(), TTimeNet::LoadPatents(), TTimeNet::PlotEffDiam(), TTimeNENet::PlotEffDiam(), TTimeNet::PlotMissingPast(), TTmStopWatch::Reset(), TLocClustStat::Run(), TKroneckerLL::RunEStep(), TAGMFit::RunMCMC(), TKroneckerLL::RunMStep(), TKroneckerLL::SampleGradient(), TTmStopWatch::Start(), TGStat::TakeDiam(), TKroneckerLL::TestSamplePerm(), TExeTm(), TTimeNet::TimeGrowth(), and TTimeNENet::TimeGrowth().
|
private |
Definition at line 357 of file tm.h.
Referenced by operator=().