| 
    SNAP Library 2.0, Developer Reference
    2013-05-13 16:33:57
    
   SNAP, a general purpose, high performance system for analysis and manipulation of large networks 
   | 
  
  
  
 
| AddRndNoise(const double &SDev) | TKronMtx | |
| At(const int &Row, const int &Col) const | TKronMtx |  [inline] | 
| At(const int &Row, const int &Col) | TKronMtx |  [inline] | 
| At(const int &ValN) const | TKronMtx |  [inline] | 
| At(const int &ValN) | TKronMtx |  [inline] | 
| Dump(const TStr &MtxNm=TStr(), const bool &Sort=false) const | TKronMtx | |
| Empty() const | TKronMtx |  [inline] | 
| GenDetKronecker(const TKronMtx &SeedMtx, const int &NIter, const bool &IsDir) | TKronMtx |  [static] | 
| GenFastKronecker(const TKronMtx &SeedMtx, const int &NIter, const bool &IsDir, const int &Seed=0) | TKronMtx |  [static] | 
| GenFastKronecker(const TKronMtx &SeedMtx, const int &NIter, const int &Edges, const bool &IsDir, const int &Seed=0) | TKronMtx |  [static] | 
| GenKronecker(const TKronMtx &SeedMtx, const int &NIter, const bool &IsDir, const int &Seed=0) | TKronMtx |  [static] | 
| GenMtx(const int &Dim) | TKronMtx |  [inline] | 
| GenRndGraph(const double &RndFact=1.0) const | TKronMtx | |
| GenThreshGraph(const double &Thresh) const | TKronMtx | |
| GetApxNoEdgeDLL(const int &ParamId, int NId1, int NId2, const int &NKronIters) const | TKronMtx | |
| GetApxNoEdgeLL(int NId1, int NId2, const int &NKronIters) const | TKronMtx | |
| GetAvgAbsErr(const TKronMtx &Kron1, const TKronMtx &Kron2) | TKronMtx |  [static] | 
| GetAvgFroErr(const TKronMtx &Kron1, const TKronMtx &Kron2) | TKronMtx |  [static] | 
| GetColSum(const int &ColId) const | TKronMtx | |
| GetDim() const | TKronMtx |  [inline] | 
| GetEdgeDLL(const int &ParamId, int NId1, int NId2, const int &NKronIters) const | TKronMtx | |
| GetEdgeLL(int NId1, int NId2, const int &NKronIters) const | TKronMtx | |
| GetEdgeProb(int NId1, int NId2, const int &NKronIters) const | TKronMtx | |
| GetEdgeProb(const uint &NId1Sig, const uint &NId2Sig, const int &NIter) const | TKronMtx | |
| GetEdges(const int &NIter) const | TKronMtx | |
| GetEZero(const int &Edges, const int &KronIter) const | TKronMtx | |
| GetInitMtx(const int &Dim, const int &Nodes, const int &Edges) | TKronMtx |  [static] | 
| GetInitMtx(const TStr &MtxStr, const int &Dim, const int &Nodes, const int &Edges) | TKronMtx |  [static] | 
| GetKronIter(const int &Nodes) const | TKronMtx | |
| GetKronIter(const int &GNodes, const int &SeedMtxSz) | TKronMtx |  [static] | 
| GetLLMtx(TKronMtx &LLMtx) | TKronMtx | |
| GetMtx() | TKronMtx |  [inline] | 
| GetMtx() const | TKronMtx |  [inline] | 
| GetMtx(TStr MatlabMtxStr) | TKronMtx |  [static] | 
| GetMtxFromNm(const TStr &MtxNm) | TKronMtx |  [static] | 
| GetMtxStr() const | TKronMtx | |
| GetMtxSum() const | TKronMtx | |
| GetNodes(const int &NIter) const | TKronMtx | |
| GetNodeSig(const double &OneProb=0.5) | TKronMtx |  [static] | 
| GetNoEdgeDLL(const int &ParamId, int NId1, int NId2, const int &NKronIters) const | TKronMtx | |
| GetNoEdgeLL(int NId1, int NId2, const int &NKronIters) const | TKronMtx | |
| GetNoEdgeProb(int NId1, int NId2, const int &NKronIters) const | TKronMtx | |
| GetNZeroK(const PNGraph &Graph) const | TKronMtx | |
| GetPrimHashCd() const | TKronMtx |  [inline] | 
| GetProbMtx(TKronMtx &ProbMtx) | TKronMtx | |
| GetRndMtx(const int &Dim, const double &MinProb) | TKronMtx |  [static] | 
| GetRowSum(const int &RowId) const | TKronMtx | |
| GetSecHashCd() const | TKronMtx |  [inline] | 
| IsEdgePlace(int NId1, int NId2, const int &NKronIters, const double &ProbTresh) const | TKronMtx | |
| IsProbMtx() const | TKronMtx | |
| KronMul(const TKronMtx &LeftPt, const TKronMtx &RightPt, TKronMtx &OutMtx) | TKronMtx |  [static] | 
| KronPwr(const TKronMtx &KronPt, const int &NIter, TKronMtx &OutMtx) | TKronMtx |  [static] | 
| KronSum(const TKronMtx &LeftPt, const TKronMtx &RightPt, TKronMtx &OutMtx) | TKronMtx |  [static] | 
| Len() const | TKronMtx |  [inline] | 
| LoadTxt(const TStr &MtxFNm) | TKronMtx |  [static] | 
| MtxDim | TKronMtx |  [private] | 
| NInf | TKronMtx |  [static] | 
| operator=(const TKronMtx &Kronecker) | TKronMtx | |
| operator==(const TKronMtx &Kronecker) const | TKronMtx |  [inline] | 
| PlotCmpGraphs(const TKronMtx &SeedMtx, const PNGraph &Graph, const TStr &OutFNm, const TStr &Desc) | TKronMtx |  [static] | 
| PlotCmpGraphs(const TKronMtx &SeedMtx1, const TKronMtx &SeedMtx2, const PNGraph &Graph, const TStr &OutFNm, const TStr &Desc) | TKronMtx |  [static] | 
| PlotCmpGraphs(const TVec< TKronMtx > &SeedMtxV, const PNGraph &Graph, const TStr &FNmPref, const TStr &Desc) | TKronMtx |  [static] | 
| PutAllMtx(const double &Val) | TKronMtx |  [inline] | 
| PutRndSeed(const int &Seed) | TKronMtx |  [inline, static] | 
| Rnd | TKronMtx |  [static] | 
| SaveTxt(const TStr &OutFNm) const | TKronMtx | |
| SeedMtx | TKronMtx |  [private] | 
| SetEpsMtx(const double &Eps1, const double &Eps0, const int &Eps1Val=1, const int &Eps0Val=0) | TKronMtx | |
| SetForEdges(const int &Nodes, const int &Edges) | TKronMtx | |
| SetMtx(const TFltV &ParamV) | TKronMtx |  [inline] | 
| SetRndMtx(const int &MtxDim, const double &MinProb=0.0) | TKronMtx | |
| Swap(TKronMtx &KronMtx) | TKronMtx | |
| TKronMtx() | TKronMtx |  [inline] | 
| TKronMtx(const int &Dim) | TKronMtx |  [inline] | 
| TKronMtx(const TFltV &SeedMatrix) | TKronMtx | |
| TKronMtx(const TKronMtx &Kronecker) | TKronMtx |  [inline] | 
| ToOneMinusMtx() | TKronMtx |