| _header | aims::SparseMatrix | protected |
| _matrix | aims::SparseMatrix | protected |
| begin1() | aims::SparseMatrix | |
| begin1() const | aims::SparseMatrix | |
| begin2() | aims::SparseMatrix | |
| begin2() const | aims::SparseMatrix | |
| boostMatrix() | aims::SparseMatrix | inline |
| boostMatrix() const | aims::SparseMatrix | inline |
| const_iterator1 typedef | aims::SparseMatrix | |
| const_iterator2 typedef | aims::SparseMatrix | |
| const_reference typedef | aims::SparseMatrix | |
| end1() | aims::SparseMatrix | |
| end1() const | aims::SparseMatrix | |
| end2() | aims::SparseMatrix | |
| end2() const | aims::SparseMatrix | |
| erase_element(int32_t i, int32_t j) | aims::SparseMatrix | |
| fill(const double &value) | aims::SparseMatrix | |
| fill(int32_t offset1, int32_t offset2, int32_t size1, int32_t size2, const double &value) | aims::SparseMatrix | |
| fill(int32_t offset1, int32_t offset2, const SparseMatrix &other, int32_t size1=0, int32_t size2=0) | aims::SparseMatrix | |
| getColumn(int32_t j) const | aims::SparseMatrix | |
| getComposition(const SparseMatrix &other) const | aims::SparseMatrix | |
| getComposition(const std::vector< double > &other) const | aims::SparseMatrix | |
| getNonZeroElementCount() const | aims::SparseMatrix | |
| getRow(int32_t i) const | aims::SparseMatrix | |
| getSize1() const | aims::SparseMatrix | |
| getSize2() const | aims::SparseMatrix | |
| getSparseColumn(int32_t i) const | aims::SparseMatrix | inline |
| getSparseRow(int32_t i) const | aims::SparseMatrix | inline |
| getTrace() const | aims::SparseMatrix | |
| getTransposition() const | aims::SparseMatrix | |
| hasElement(int32_t i, int32_t j) const | aims::SparseMatrix | |
| header() | aims::SparseMatrix | inline |
| header() const | aims::SparseMatrix | inline |
| isSquare() const | aims::SparseMatrix | |
| iterator1 typedef | aims::SparseMatrix | |
| iterator2 typedef | aims::SparseMatrix | |
| operator()(int32_t i, int32_t j) const | aims::SparseMatrix | |
| operator()(int32_t i, int32_t j) | aims::SparseMatrix | |
| operator*=(double x) | aims::SparseMatrix | |
| operator+=(const aims::SparseMatrix &thing) | aims::SparseMatrix | |
| operator-=(const aims::SparseMatrix &thing) | aims::SparseMatrix | |
| operator/=(double x) | aims::SparseMatrix | |
| operator=(const SparseMatrix &other) | aims::SparseMatrix | |
| carto::RCObject::operator=(const RCObject &) | carto::RCObject | |
| RCObject() | carto::RCObject | |
| RCObject(const RCObject &) | carto::RCObject | |
| read(const std::string &filename, const std::string &openmode="binar", bool bswap=false) | aims::SparseMatrix | |
| reallocate(int32_t size1, int32_t size2) | aims::SparseMatrix | |
| RefCounterType typedef | carto::RCObject | |
| reference typedef | aims::SparseMatrix | |
| setColumn(int32_t s2, const std::vector< double > &column) | aims::SparseMatrix | |
| setDiagonal(const double &value) | aims::SparseMatrix | |
| setHeader(carto::Object ph) | aims::SparseMatrix | |
| setIdentity() | aims::SparseMatrix | |
| setRow(int32_t s1, const std::vector< double > &row) | aims::SparseMatrix | |
| setZero() | aims::SparseMatrix | |
| SparseMatrix(int32_t size1=1, int32_t size2=1) | aims::SparseMatrix | |
| SparseMatrix(const SparseMatrix &other) | aims::SparseMatrix | |
| toVector() const | aims::SparseMatrix | |
| transpose() | aims::SparseMatrix | |
| write(const std::string &filename, const std::string &openmode="binar", bool bswap=false) const | aims::SparseMatrix | |
| ~RCObject() | carto::RCObject | virtual |
| ~SparseMatrix() | aims::SparseMatrix | virtual |