| addRef(IotrRefCount *const *obj) | IotrRefCount | [inline, static] |
| columns() const | SparseGenMatrix | [inline, virtual] |
| copyFromCute(double M[], int irow[], int jcol[], int nz) (defined in SparseGenMatrix) | SparseGenMatrix | [virtual] |
| copyFromSparseCols(const int irow[], const int kcol[], const double M[]) | SparseGenMatrix | [virtual] |
| copyToSparseCols(int irow[], int len, int kcol[], double M[], int &morei) const (defined in SparseGenMatrix) | SparseGenMatrix | [virtual] |
| elements() (defined in SparseGenMatrix) | SparseGenMatrix | [inline] |
| elements() const (defined in SparseGenMatrix) | SparseGenMatrix | [inline] |
| filteredMult(double alpha, const ElementGather &filter, const IotrVector &x, double beta, IotrVector &y) const (defined in SparseGenMatrix) | SparseGenMatrix | [virtual] |
| filteredTransposeMult(double alpha, const IotrVector &x, double beta, const ElementGather &filt, IotrVector &y) const (defined in SparseGenMatrix) | SparseGenMatrix | [virtual] |
| GenMatrix() (defined in GenMatrix) | GenMatrix | [inline, protected] |
| inspect(const char *name=0, const char *filename=0) const (defined in SparseGenMatrix) | SparseGenMatrix | [virtual] |
| inspectAsMatlab(const char *name=0, const char *filename=0) const (defined in SparseGenMatrix) | SparseGenMatrix | [virtual] |
| instances | IotrRefCount | [static] |
| IotrRefCount() | IotrRefCount | [inline] |
| irow() const (defined in SparseGenMatrix) | SparseGenMatrix | [inline] |
| irow() (defined in SparseGenMatrix) | SparseGenMatrix | [inline] |
| kcol() const (defined in SparseGenMatrix) | SparseGenMatrix | [inline] |
| kcol() (defined in SparseGenMatrix) | SparseGenMatrix | [inline] |
| leadingDimension() const (defined in SparseGenMatrix) | SparseGenMatrix | [inline] |
| maxNonZeros() const | SparseGenMatrix | [inline, virtual] |
| mCapacity (defined in SparseGenMatrix) | SparseGenMatrix | [protected] |
| mDataArray | SparseGenMatrix | [protected] |
| mElements (defined in SparseGenMatrix) | SparseGenMatrix | [protected] |
| mIrow (defined in SparseGenMatrix) | SparseGenMatrix | [protected] |
| mIrowArray (defined in SparseGenMatrix) | SparseGenMatrix | [protected] |
| mKcol (defined in SparseGenMatrix) | SparseGenMatrix | [protected] |
| mKcolArray (defined in SparseGenMatrix) | SparseGenMatrix | [protected] |
| mLeadingDimension (defined in SparseGenMatrix) | SparseGenMatrix | [protected] |
| mM (defined in SparseGenMatrix) | SparseGenMatrix | [protected] |
| mN (defined in SparseGenMatrix) | SparseGenMatrix | [protected] |
| mult(double alpha, const IotrVector &x, double beta, IotrVector &y) const | SparseGenMatrix | [virtual] |
| refs() | IotrRefCount | [inline] |
| release(IotrRefCount **obj) | IotrRefCount | [inline, static] |
| rows() const | SparseGenMatrix | [inline, virtual] |
| SparseGenMatrix() (defined in SparseGenMatrix) | SparseGenMatrix | [inline, protected] |
| SparseGenMatrix(int m, int n, int mz) (defined in SparseGenMatrix) | SparseGenMatrix | |
| SparseGenMatrix(double *v, int *irow, int *kcol, int m, int n, int mz) (defined in SparseGenMatrix) | SparseGenMatrix | |
| transposeMult(double alpha, const IotrVector &x, double beta, IotrVector &y) const | SparseGenMatrix | [virtual] |
| writefToStream(std::ostream &out, const char format[]) const | SparseGenMatrix | [virtual] |
| ~IotrRefCount() | IotrRefCount | [inline, protected, virtual] |
| ~SparseGenMatrix() (defined in SparseGenMatrix) | SparseGenMatrix | [virtual] |