| addRef(IotrRefCount *const *obj) | IotrRefCount | [inline, static] |
| columns() const | SparseSymMatrix | [inline, virtual] |
| copyFromCuteSymmetric(double *M, int *irow, int *jcol, int nz) (defined in SparseSymMatrix) | SparseSymMatrix | [virtual] |
| copyFromDenseSymmetric(const double *v, int vlength) (defined in SparseSymMatrix) | SparseSymMatrix | [virtual] |
| elements() (defined in SparseSymMatrix) | SparseSymMatrix | [inline] |
| elements() const (defined in SparseSymMatrix) | SparseSymMatrix | [inline] |
| inspect(const char *name_in=0, const char *filename=0) const (defined in SparseSymMatrix) | SparseSymMatrix | [virtual] |
| inspectAsMatlab(const char *name_in=0, const char *filename=0) const (defined in SparseSymMatrix) | SparseSymMatrix | [virtual] |
| instances | IotrRefCount | [static] |
| IotrRefCount() | IotrRefCount | [inline] |
| irow() (defined in SparseSymMatrix) | SparseSymMatrix | [inline] |
| irow() const (defined in SparseSymMatrix) | SparseSymMatrix | [inline] |
| kcol() (defined in SparseSymMatrix) | SparseSymMatrix | [inline] |
| kcol() const (defined in SparseSymMatrix) | SparseSymMatrix | [inline] |
| leadingDimension() const | SparseSymMatrix | [inline] |
| lowerBoundEigenvalue() const (defined in SparseSymMatrix) | SparseSymMatrix | [virtual] |
| maxNonZeros() const | SparseSymMatrix | [inline] |
| mDataArray | SparseSymMatrix | [protected] |
| mElements | SparseSymMatrix | [protected] |
| mIrow (defined in SparseSymMatrix) | SparseSymMatrix | [protected] |
| mIrowArray (defined in SparseSymMatrix) | SparseSymMatrix | [protected] |
| mKcol (defined in SparseSymMatrix) | SparseSymMatrix | [protected] |
| mKcolArray (defined in SparseSymMatrix) | SparseSymMatrix | [protected] |
| mLeadingDimension (defined in SparseSymMatrix) | SparseSymMatrix | [protected] |
| mMz (defined in SparseSymMatrix) | SparseSymMatrix | [protected] |
| mN (defined in SymMatrix) | SymMatrix | [protected] |
| mult(double alpha, const IotrVector &x, double beta, IotrVector &y) const | SparseSymMatrix | [virtual] |
| operator!=(const SparseSymMatrix &MM) const (defined in SparseSymMatrix) | SparseSymMatrix | [inline] |
| operator==(const SparseSymMatrix &MM) const (defined in SparseSymMatrix) | SparseSymMatrix | |
| refs() | IotrRefCount | [inline] |
| release(IotrRefCount **obj) | IotrRefCount | [inline, static] |
| rows() const | SparseSymMatrix | [inline, virtual] |
| setToZero() | SparseSymMatrix | [virtual] |
| size() const | SymMatrix | [inline] |
| SparseSymMatrix(int n, int mz) | SparseSymMatrix | |
| SparseSymMatrix(double *v, int *irow, int *kcol, int n, int mz) | SparseSymMatrix | |
| symCopyFromSparseCols(const int irow[], const int kcol[], const double M[], int &has_upper) | SparseSymMatrix | [virtual] |
| symCopyToSparseCols(int irow[], int len, int kcol[], double M[], int &morei) const (defined in SparseSymMatrix) | SparseSymMatrix | [virtual] |
| symMaskedMult(double alpha, const IotrMask &mask, const IotrVector &x, double beta, IotrVector &y) const (defined in SparseSymMatrix) | SparseSymMatrix | [virtual] |
| SymMatrix(int size) (defined in SymMatrix) | SymMatrix | [inline, protected] |
| writefToStream(std::ostream &out, const char format[]) const | SparseSymMatrix | [virtual] |
| ~IotrRefCount() | IotrRefCount | [inline, protected, virtual] |
| ~SparseSymMatrix() | SparseSymMatrix | [virtual] |