|
SNAP Library 3.0, Developer 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 TSparseColMatrix, including all inherited members.
| ColN | TSparseColMatrix | |
| ColSpVV | TSparseColMatrix | |
| GetCols() const | TMatrix | inline |
| GetRows() const | TMatrix | inline |
| Load(TSIn &SIn) | TSparseColMatrix | 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 |
| PGetCols() const | TSparseColMatrix | inlineprotectedvirtual |
| PGetRows() const | TSparseColMatrix | inlineprotectedvirtual |
| PMultiply(const TFltVV &B, int ColId, TFltV &Result) const | TSparseColMatrix | protectedvirtual |
| PMultiply(const TFltV &Vec, TFltV &Result) const | TSparseColMatrix | protectedvirtual |
| PMultiplyT(const TFltVV &B, int ColId, TFltV &Result) const | TSparseColMatrix | protectedvirtual |
| PMultiplyT(const TFltV &Vec, TFltV &Result) const | TSparseColMatrix | protectedvirtual |
| RowN | TSparseColMatrix | |
| Save(TSOut &SOut) | TSparseColMatrix | inline |
| TMatrix() | TMatrix | inline |
| Transpose() | TMatrix | inline |
| TSparseColMatrix() | TSparseColMatrix | inline |
| TSparseColMatrix(TVec< TIntFltKdV > _ColSpVV) | TSparseColMatrix | inline |
| TSparseColMatrix(TVec< TIntFltKdV > _ColSpVV, const int &_RowN, const int &_ColN) | TSparseColMatrix | inline |
| ~TMatrix() | TMatrix | inlinevirtual |