SNAP Library , Developer Reference
2013-01-07 14:03:36
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <ds.h>
Public Member Functions | |
TTriple () | |
TTriple (const TTriple &Triple) | |
TTriple (const TVal1 &_Val1, const TVal2 &_Val2, const TVal3 &_Val3) | |
TTriple (TSIn &SIn) | |
void | Save (TSOut &SOut) const |
void | LoadXml (const PXmlTok &XmlTok, const TStr &Nm="") |
void | SaveXml (TSOut &SOut, const TStr &Nm) const |
TTriple & | operator= (const TTriple &Triple) |
bool | operator== (const TTriple &Triple) const |
bool | operator< (const TTriple &Triple) const |
int | GetPrimHashCd () const |
int | GetSecHashCd () const |
int | GetMemUsed () const |
void | GetVal (TVal1 &_Val1, TVal2 &_Val2, TVal3 &_Val3) const |
Public Attributes | |
TVal1 | Val1 |
TVal2 | Val2 |
TVal3 | Val3 |
int TTriple< TVal1, TVal2, TVal3 >::GetMemUsed | ( | ) | const [inline] |
int TTriple< TVal1, TVal2, TVal3 >::GetPrimHashCd | ( | ) | const [inline] |
int TTriple< TVal1, TVal2, TVal3 >::GetSecHashCd | ( | ) | const [inline] |
Definition at line 133 of file ds.h.
Referenced by TSnap::TSnapDetail::TCNMQMatrix::FindMxQEdge(), TSnap::GenGeoPrefAttach(), TCnCom::GetDfsVisitor(), TTriple< TInt, TIntV, TVal >::GetMemUsed(), TTriple< TInt, TIntV, TVal >::GetPrimHashCd(), TTriple< TInt, TIntV, TVal >::GetSecHashCd(), TTriple< TInt, TIntV, TVal >::GetVal(), TSnap::TSnapDetail::TCNMQMatrix::MergeBestQ(), TKroneckerLL::MetroGibbsSampleNext(), TTriple< TInt, TIntV, TVal >::operator<(), TTriple< TInt, TIntV, TVal >::operator=(), TTriple< TInt, TIntV, TVal >::operator==(), and TTriple< TInt, TIntV, TVal >::Save().
Definition at line 134 of file ds.h.
Referenced by TSnap::TSnapDetail::TCNMQMatrix::FindMxQEdge(), TSnap::GenGeoPrefAttach(), TCnCom::GetDfsVisitor(), TTriple< TInt, TIntV, TVal >::GetMemUsed(), TTriple< TInt, TIntV, TVal >::GetPrimHashCd(), TTriple< TInt, TIntV, TVal >::GetSecHashCd(), TTriple< TInt, TIntV, TVal >::GetVal(), TSnap::TSnapDetail::TCNMQMatrix::MergeBestQ(), TKroneckerLL::MetroGibbsSampleNext(), TTriple< TInt, TIntV, TVal >::operator<(), TTriple< TInt, TIntV, TVal >::operator=(), TTriple< TInt, TIntV, TVal >::operator==(), and TTriple< TInt, TIntV, TVal >::Save().
Definition at line 135 of file ds.h.
Referenced by TSnap::TSnapDetail::TCNMQMatrix::FindMxQEdge(), TSnap::GenGeoPrefAttach(), TCnCom::GetDfsVisitor(), TTriple< TInt, TIntV, TVal >::GetMemUsed(), TTriple< TInt, TIntV, TVal >::GetPrimHashCd(), TTriple< TInt, TIntV, TVal >::GetSecHashCd(), TTriple< TInt, TIntV, TVal >::GetVal(), TSnap::TSnapDetail::TCNMQMatrix::MergeBestQ(), TKroneckerLL::MetroGibbsSampleNext(), TTriple< TInt, TIntV, TVal >::operator<(), TTriple< TInt, TIntV, TVal >::operator=(), TTriple< TInt, TIntV, TVal >::operator==(), and TTriple< TInt, TIntV, TVal >::Save().