| 
    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 TMatrix, including all inherited members.
| 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 | 
| PGetCols() const =0 | TMatrix | protectedpure virtual | 
| PGetRows() const =0 | TMatrix | protectedpure virtual | 
| PMultiply(const TFltVV &B, int ColId, TFltV &Result) const =0 | TMatrix | protectedpure virtual | 
| PMultiply(const TFltV &Vec, TFltV &Result) const =0 | TMatrix | protectedpure virtual | 
| PMultiplyT(const TFltVV &B, int ColId, TFltV &Result) const =0 | TMatrix | protectedpure virtual | 
| PMultiplyT(const TFltV &Vec, TFltV &Result) const =0 | TMatrix | protectedpure virtual | 
| TMatrix() | TMatrix | inline | 
| Transpose() | TMatrix | inline | 
| Transposed | TMatrix | private | 
| ~TMatrix() | TMatrix | inlinevirtual |