| axpy(const field_type &a, const DenseMatrix< Other > &x) | Dune::DenseMatrix< MAT > | inline |
| beforeBegin() | Dune::DenseMatrix< MAT > | inline |
| beforeBegin() const | Dune::DenseMatrix< MAT > | inline |
| beforeEnd() | Dune::DenseMatrix< MAT > | inline |
| beforeEnd() const | Dune::DenseMatrix< MAT > | inline |
| begin() | Dune::DenseMatrix< MAT > | inline |
| begin() const | Dune::DenseMatrix< MAT > | inline |
| block_type typedef | Dune::DenseMatrix< MAT > | |
| blocklevel | Dune::DenseMatrix< MAT > | static |
| ColIterator typedef | Dune::DenseMatrix< MAT > | |
| cols() const | Dune::DenseMatrix< MAT > | inline |
| const_iterator typedef | Dune::DenseMatrix< MAT > | |
| const_row_reference typedef | Dune::DenseMatrix< MAT > | |
| ConstColIterator typedef | Dune::DenseMatrix< MAT > | |
| ConstIterator typedef | Dune::DenseMatrix< MAT > | |
| ConstRowIterator typedef | Dune::DenseMatrix< MAT > | |
| derived_type typedef | Dune::DenseMatrix< MAT > | |
| determinant(bool doPivoting=true) const | Dune::DenseMatrix< MAT > | |
| end() | Dune::DenseMatrix< MAT > | inline |
| end() const | Dune::DenseMatrix< MAT > | inline |
| exists(size_type i, size_type j) const | Dune::DenseMatrix< MAT > | inline |
| field_type typedef | Dune::DenseMatrix< MAT > | |
| frobenius_norm() const | Dune::DenseMatrix< MAT > | inline |
| frobenius_norm2() const | Dune::DenseMatrix< MAT > | inline |
| infinity_norm() const | Dune::DenseMatrix< MAT > | inline |
| infinity_norm() const | Dune::DenseMatrix< MAT > | inline |
| infinity_norm_real() const | Dune::DenseMatrix< MAT > | inline |
| infinity_norm_real() const | Dune::DenseMatrix< MAT > | inline |
| invert(bool doPivoting=true) | Dune::DenseMatrix< MAT > | |
| iterator typedef | Dune::DenseMatrix< MAT > | |
| Iterator typedef | Dune::DenseMatrix< MAT > | |
| leftmultiply(const DenseMatrix< M2 > &M) | Dune::DenseMatrix< MAT > | inline |
| luDecomposition(DenseMatrix< MAT > &A, Func func, Mask &nonsingularLanes, bool throwEarly, bool doPivoting) | Dune::DenseMatrix< MAT > | protectedstatic |
| M() const | Dune::DenseMatrix< MAT > | inline |
| mmhv(const X &x, Y &y) const | Dune::DenseMatrix< MAT > | inline |
| mmtv(const X &x, Y &y) const | Dune::DenseMatrix< MAT > | inline |
| mmv(const X &x, Y &y) const | Dune::DenseMatrix< MAT > | inline |
| mtv(const X &x, Y &y) const | Dune::DenseMatrix< MAT > | inline |
| mv(const X &x, Y &y) const | Dune::DenseMatrix< MAT > | inline |
| N() const | Dune::DenseMatrix< MAT > | inline |
| operator!=(const DenseMatrix< Other > &x) const | Dune::DenseMatrix< MAT > | inline |
| operator*=(const field_type &k) | Dune::DenseMatrix< MAT > | inline |
| operator+=(const DenseMatrix< Other > &x) | Dune::DenseMatrix< MAT > | inline |
| operator-() const | Dune::DenseMatrix< MAT > | inline |
| operator-=(const DenseMatrix< Other > &x) | Dune::DenseMatrix< MAT > | inline |
| operator/=(const field_type &k) | Dune::DenseMatrix< MAT > | inline |
| operator==(const DenseMatrix< Other > &x) const | Dune::DenseMatrix< MAT > | inline |
| operator[](size_type i) | Dune::DenseMatrix< MAT > | inline |
| rightmultiply(const DenseMatrix< M2 > &M) | Dune::DenseMatrix< MAT > | inline |
| row_reference typedef | Dune::DenseMatrix< MAT > | |
| row_type typedef | Dune::DenseMatrix< MAT > | |
| RowIterator typedef | Dune::DenseMatrix< MAT > | |
| rows() const | Dune::DenseMatrix< MAT > | inline |
| size() const | Dune::DenseMatrix< MAT > | inline |
| size_type typedef | Dune::DenseMatrix< MAT > | |
| solve(V1 &x, const V2 &b, bool doPivoting=true) const | Dune::DenseMatrix< MAT > | |
| umhv(const X &x, Y &y) const | Dune::DenseMatrix< MAT > | inline |
| umtv(const X &x, Y &y) const | Dune::DenseMatrix< MAT > | inline |
| umv(const X &x, Y &y) const | Dune::DenseMatrix< MAT > | inline |
| usmhv(const typename FieldTraits< Y >::field_type &alpha, const X &x, Y &y) const | Dune::DenseMatrix< MAT > | inline |
| usmtv(const typename FieldTraits< Y >::field_type &alpha, const X &x, Y &y) const | Dune::DenseMatrix< MAT > | inline |
| usmv(const typename FieldTraits< Y >::field_type &alpha, const X &x, Y &y) const | Dune::DenseMatrix< MAT > | inline |
| value_type typedef | Dune::DenseMatrix< MAT > | |