SNAP Library 2.1, Developer Reference
2013-09-25 10:47:25
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
CheckNodeIds() | TNGraphMtx | [private] |
GetCols() const | TMatrix | [inline] |
GetRows() const | TMatrix | [inline] |
Graph | TNGraphMtx | [private] |
Multiply(const TFltVV &B, int ColId, TFltV &Result) const | TMatrix | [inline] |
Multiply(const TFltV &Vec, TFltV &Result) const | TMatrix | [inline] |
MultiplyT(const TFltVV &B, int ColId, TFltV &Result) const | TMatrix | [inline] |
MultiplyT(const TFltV &Vec, TFltV &Result) const | TMatrix | [inline] |
operator=(const TNGraphMtx &GraphMtx) | TNGraphMtx | [inline] |
PGetCols() const | TNGraphMtx | [inline, virtual] |
PGetRows() const | TNGraphMtx | [inline, virtual] |
PMultiply(const TFltVV &B, int ColId, TFltV &Result) const | TNGraphMtx | [virtual] |
PMultiply(const TFltV &Vec, TFltV &Result) const | TNGraphMtx | [virtual] |
PMultiplyT(const TFltVV &B, int ColId, TFltV &Result) const | TNGraphMtx | [virtual] |
PMultiplyT(const TFltV &Vec, TFltV &Result) const | TNGraphMtx | [virtual] |
TMatrix() | TMatrix | [inline] |
TNGraphMtx(const PNGraph &GraphPt) | TNGraphMtx | |
TNGraphMtx(const TNGraphMtx &GraphMtx) | TNGraphMtx | [inline] |
Transpose() | TMatrix | [inline] |
~TMatrix() | TMatrix | [inline, virtual] |