| addRef(IotrRefCount *const *obj) | IotrRefCount | [inline, static] |
| columns() const=0 | GenMatrix | [pure virtual] |
| copyFromSparseCols(const int irow[], const int kcol[], const double M[])=0 (defined in GenMatrix) | GenMatrix | [pure virtual] |
| copyToSparseCols(int irow[], int len, int kcol[], double M[], int &morei) const=0 (defined in GenMatrix) | GenMatrix | [pure virtual] |
| filteredMult(double alpha, const ElementGather &filter, const IotrVector &x, double beta, IotrVector &y) const=0 (defined in GenMatrix) | GenMatrix | [pure virtual] |
| filteredTransposeMult(double alpha, const IotrVector &x, double beta, const ElementGather &filt, IotrVector &y) const=0 (defined in GenMatrix) | GenMatrix | [pure virtual] |
| GenMatrix() (defined in GenMatrix) | GenMatrix | [inline, protected] |
| inspect(const char *name=0, const char *filename=0) const=0 (defined in GenMatrix) | GenMatrix | [pure virtual] |
| inspectAsMatlab(const char *name=0, const char *filename=0) const=0 (defined in GenMatrix) | GenMatrix | [pure virtual] |
| instances | IotrRefCount | [static] |
| IotrRefCount() | IotrRefCount | [inline] |
| mult(double alpha, const IotrVector &x, double beta, IotrVector &y) const=0 | GenMatrix | [pure virtual] |
| refs() | IotrRefCount | [inline] |
| release(IotrRefCount **obj) | IotrRefCount | [inline, static] |
| rows() const=0 | GenMatrix | [pure virtual] |
| transposeMult(double alpha, const IotrVector &x, double beta, IotrVector &y) const=0 | GenMatrix | [pure virtual] |
| writefToStream(std::ostream &out, const char format[]) const=0 | GenMatrix | [pure virtual] |
| ~IotrRefCount() | IotrRefCount | [inline, protected, virtual] |