| allocator_type typedef | Dune::Matrix< T, A > | |
| beforeBegin() | Dune::Matrix< T, A > | inline |
| beforeBegin() const | Dune::Matrix< T, A > | inline |
| beforeEnd() | Dune::Matrix< T, A > | inline |
| beforeEnd() const | Dune::Matrix< T, A > | inline |
| begin() | Dune::Matrix< T, A > | inline |
| begin() const | Dune::Matrix< T, A > | inline |
| block_type typedef | Dune::Matrix< T, A > | |
| blocklevel enum value | Dune::Matrix< T, A > | |
| coldim() const | Dune::Matrix< T, A > | inline |
| coldim(size_type c) const | Dune::Matrix< T, A > | inline |
| ColIterator typedef | Dune::Matrix< T, A > | |
| cols_ | Dune::Matrix< T, A > | protected |
| ConstColIterator typedef | Dune::Matrix< T, A > | |
| ConstRowIterator typedef | Dune::Matrix< T, A > | |
| data_ | Dune::Matrix< T, A > | protected |
| end() | Dune::Matrix< T, A > | inline |
| end() const | Dune::Matrix< T, A > | inline |
| exists(size_type i, size_type j) const | Dune::Matrix< T, A > | inline |
| field_type typedef | Dune::Matrix< T, A > | |
| frobenius_norm() const | Dune::Matrix< T, A > | inline |
| frobenius_norm2() const | Dune::Matrix< T, A > | inline |
| infinity_norm() const | Dune::Matrix< T, A > | inline |
| infinity_norm_real() const | Dune::Matrix< T, A > | inline |
| M() const | Dune::Matrix< T, A > | inline |
| Matrix() | Dune::Matrix< T, A > | inline |
| Matrix(size_type rows, size_type cols) | Dune::Matrix< T, A > | inline |
| mmhv(const X &x, Y &y) const | Dune::Matrix< T, A > | inline |
| mmtv(const X &x, Y &y) const | Dune::Matrix< T, A > | inline |
| mmv(const X &x, Y &y) const | Dune::Matrix< T, A > | inline |
| mtv(const X &x, Y &y) const | Dune::Matrix< T, A > | inline |
| mv(const X &x, Y &y) const | Dune::Matrix< T, A > | inline |
| N() const | Dune::Matrix< T, A > | inline |
| operator* | Dune::Matrix< T, A > | friend |
| operator* | Dune::Matrix< T, A > | friend |
| operator*=(const field_type &scalar) | Dune::Matrix< T, A > | inline |
| operator+=(const Matrix &b) | Dune::Matrix< T, A > | inline |
| operator-=(const Matrix &b) | Dune::Matrix< T, A > | inline |
| operator/=(const field_type &scalar) | Dune::Matrix< T, A > | inline |
| operator=(const field_type &t) | Dune::Matrix< T, A > | inline |
| operator[](size_type row) | Dune::Matrix< T, A > | inline |
| operator[](size_type row) const | Dune::Matrix< T, A > | inline |
| row_type typedef | Dune::Matrix< T, A > | |
| rowdim() const | Dune::Matrix< T, A > | inline |
| rowdim(size_type r) const | Dune::Matrix< T, A > | inline |
| RowIterator typedef | Dune::Matrix< T, A > | |
| setSize(size_type rows, size_type cols) | Dune::Matrix< T, A > | inline |
| size_type typedef | Dune::Matrix< T, A > | |
| transpose() const | Dune::Matrix< T, A > | inline |
| umhv(const X &x, Y &y) const | Dune::Matrix< T, A > | inline |
| umtv(const X &x, Y &y) const | Dune::Matrix< T, A > | inline |
| umv(const X &x, Y &y) const | Dune::Matrix< T, A > | inline |
| usmhv(const field_type &alpha, const X &x, Y &y) const | Dune::Matrix< T, A > | inline |
| usmtv(const field_type &alpha, const X &x, Y &y) const | Dune::Matrix< T, A > | inline |
| usmv(const field_type &alpha, const X &x, Y &y) const | Dune::Matrix< T, A > | inline |