SNAP Library 3.0, User Reference
2016-07-20 17:56:49
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
This is the complete list of members for TUNGraphMtx, including all inherited members.
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 | inlinevirtual |
PGetRows() const | TUNGraphMtx | inlinevirtual |
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 | inlinevirtual |