SNAP Library, User Reference
2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
|
GetCols() const | TMatrix | [inline] |
GetRows() const | TMatrix | [inline] |
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] |