| add(MatrixBase *matrix, Index rowStart, Index colStart) | GIMLI::BlockMatrix< ValueType > | inline |
| addMatrix(MatrixBase *matrix) | GIMLI::BlockMatrix< ValueType > | inline |
| addMatrix(MatrixBase *matrix, Index rowStart, Index colStart, ValueType scale=1.0) | GIMLI::BlockMatrix< ValueType > | inline |
| addMatrixEntry(Index matrixID, Index rowStart, Index colStart) | GIMLI::BlockMatrix< ValueType > | inline |
| addMatrixEntry(Index matrixID, Index rowStart, Index colStart, ValueType scale, bool transpose=false) | GIMLI::BlockMatrix< ValueType > | inline |
| BlockMatrix(bool verbose=false) (defined in GIMLI::BlockMatrix< ValueType >) | GIMLI::BlockMatrix< ValueType > | inline |
| clean() | GIMLI::BlockMatrix< ValueType > | inlinevirtual |
| clear() | GIMLI::BlockMatrix< ValueType > | inlinevirtual |
| col(Index r) const (defined in GIMLI::BlockMatrix< ValueType >) | GIMLI::BlockMatrix< ValueType > | inlinevirtual |
| cols() const | GIMLI::BlockMatrix< ValueType > | inlinevirtual |
| dot(const RVector &a) const | GIMLI::MatrixBase | inlinevirtual |
| entries() const (defined in GIMLI::BlockMatrix< ValueType >) | GIMLI::BlockMatrix< ValueType > | inline |
| entries_ (defined in GIMLI::BlockMatrix< ValueType >) | GIMLI::BlockMatrix< ValueType > | protected |
| mat(Index idx) (defined in GIMLI::BlockMatrix< ValueType >) | GIMLI::BlockMatrix< ValueType > | inline |
| matRef(Index idx) const (defined in GIMLI::BlockMatrix< ValueType >) | GIMLI::BlockMatrix< ValueType > | inline |
| matrices_ (defined in GIMLI::BlockMatrix< ValueType >) | GIMLI::BlockMatrix< ValueType > | protected |
| MatrixBase(bool verbose=false) | GIMLI::MatrixBase | inline |
| mult(const Vector< ValueType > &b) const (defined in GIMLI::BlockMatrix< ValueType >) | GIMLI::BlockMatrix< ValueType > | virtual |
| mult(const Vector< double > &b) const | GIMLI::BlockMatrix< ValueType > | virtual |
| mult(const RVector &b) const | GIMLI::BlockMatrix< ValueType > | virtual |
| GIMLI::MatrixBase::mult(const CVector &a) const | GIMLI::MatrixBase | inlinevirtual |
| mult(const RVector &b, Index startI, Index endI) const (defined in GIMLI::MatrixBase) | GIMLI::MatrixBase | inlinevirtual |
| mult(const CVector &b, Index startI, Index endI) const (defined in GIMLI::MatrixBase) | GIMLI::MatrixBase | inlinevirtual |
| operator[](Index r) const (defined in GIMLI::BlockMatrix< ValueType >) | GIMLI::BlockMatrix< ValueType > | inlinevirtual |
| recalcMatrixSize() const (defined in GIMLI::BlockMatrix< ValueType >) | GIMLI::BlockMatrix< ValueType > | inline |
| resize(Index rows, Index cols) | GIMLI::MatrixBase | inlinevirtual |
| row(Index r) const (defined in GIMLI::BlockMatrix< ValueType >) | GIMLI::BlockMatrix< ValueType > | inlinevirtual |
| rows() const | GIMLI::BlockMatrix< ValueType > | inlinevirtual |
| rtti() const | GIMLI::BlockMatrix< ValueType > | inlinevirtual |
| save(const std::string &filename) const | GIMLI::BlockMatrix< ValueType > | inlinevirtual |
| setVerbose(bool verbose) (defined in GIMLI::MatrixBase) | GIMLI::MatrixBase | inline |
| size() const | GIMLI::MatrixBase | inline |
| sparseMapMatrix() const (defined in GIMLI::BlockMatrix< ValueType >) | GIMLI::BlockMatrix< ValueType > | |
| sparseMapMatrix() const (defined in GIMLI::BlockMatrix< ValueType >) | GIMLI::BlockMatrix< ValueType > | |
| sparseMapMatrix() const (defined in GIMLI::BlockMatrix< ValueType >) | GIMLI::BlockMatrix< ValueType > | |
| transMult(const Vector< ValueType > &b) const (defined in GIMLI::BlockMatrix< ValueType >) | GIMLI::BlockMatrix< ValueType > | virtual |
| transMult(const Vector< double > &b) const | GIMLI::BlockMatrix< ValueType > | virtual |
| transMult(const RVector &b) const | GIMLI::BlockMatrix< ValueType > | virtual |
| GIMLI::MatrixBase::transMult(const CVector &a) const | GIMLI::MatrixBase | inlinevirtual |
| verbose() const (defined in GIMLI::MatrixBase) | GIMLI::MatrixBase | inline |
| verbose_ (defined in GIMLI::MatrixBase) | GIMLI::MatrixBase | protected |
| ~BlockMatrix() (defined in GIMLI::BlockMatrix< ValueType >) | GIMLI::BlockMatrix< ValueType > | inlinevirtual |
| ~MatrixBase() | GIMLI::MatrixBase | inlinevirtual |