SNAP Library , Developer Reference
2013-01-07 14:03:36
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
CheckNodeIds() | TUNGraphMtx | [private] |
GetCols() const | TMatrix | [inline] |
GetRows() const | TMatrix | [inline] |
Graph | TUNGraphMtx | [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 TUNGraphMtx &GraphMtx) | TUNGraphMtx | [inline] |
PGetCols() const | TUNGraphMtx | [inline, virtual] |
PGetRows() const | TUNGraphMtx | [inline, virtual] |
PMultiply(const TFltVV &B, int ColId, TFltV &Result) const | TUNGraphMtx | [virtual] |
PMultiply(const TFltV &Vec, TFltV &Result) const | TUNGraphMtx | [virtual] |
PMultiplyT(const TFltVV &B, int ColId, TFltV &Result) const | TUNGraphMtx | [virtual] |
PMultiplyT(const TFltV &Vec, TFltV &Result) const | TUNGraphMtx | [virtual] |
TMatrix() | TMatrix | [inline] |
Transpose() | TMatrix | [inline] |
TUNGraphMtx(const PUNGraph &GraphPt) | TUNGraphMtx | |
TUNGraphMtx(const TUNGraphMtx &GraphMtx) | TUNGraphMtx | [inline] |
~TMatrix() | TMatrix | [inline, virtual] |