, including all inherited members.
axpy(const K &k, const FieldMatrix &y) | Dune::FieldMatrix< K, n, m > | [inline] |
begin() | Dune::FieldMatrix< K, n, m > | [inline] |
begin() const | Dune::FieldMatrix< K, n, m > | [inline] |
block_type typedef | Dune::FieldMatrix< K, n, m > | |
blocklevel enum value | Dune::FieldMatrix< K, n, m > | |
ColIterator typedef | Dune::FieldMatrix< K, n, m > | |
cols enum value | Dune::FieldMatrix< K, n, m > | |
const_iterator typedef | Dune::FieldMatrix< K, n, m > | |
ConstColIterator typedef | Dune::FieldMatrix< K, n, m > | |
ConstIterator typedef | Dune::FieldMatrix< K, n, m > | |
ConstRowIterator typedef | Dune::FieldMatrix< K, n, m > | |
determinant() const | Dune::FieldMatrix< K, n, m > | [inline] |
end() | Dune::FieldMatrix< K, n, m > | [inline] |
end() const | Dune::FieldMatrix< K, n, m > | [inline] |
exists(size_type i, size_type j) const | Dune::FieldMatrix< K, n, m > | [inline] |
field_type typedef | Dune::FieldMatrix< K, n, m > | |
FieldMatrix() | Dune::FieldMatrix< K, n, m > | [inline] |
FieldMatrix(const K &k) | Dune::FieldMatrix< K, n, m > | [inline] |
frobenius_norm() const | Dune::FieldMatrix< K, n, m > | [inline] |
frobenius_norm2() const | Dune::FieldMatrix< K, n, m > | [inline] |
infinity_norm() const | Dune::FieldMatrix< K, n, m > | [inline] |
infinity_norm_real() const | Dune::FieldMatrix< K, n, m > | [inline] |
invert() | Dune::FieldMatrix< K, n, m > | [inline] |
iterator typedef | Dune::FieldMatrix< K, n, m > | |
Iterator typedef | Dune::FieldMatrix< K, n, m > | |
leftmultiply(const FieldMatrix< K, n, n > &M) | Dune::FieldMatrix< K, n, m > | [inline] |
M() const | Dune::FieldMatrix< K, n, m > | [inline] |
mmhv(const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | [inline] |
mmtv(const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | [inline] |
mmv(const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | [inline] |
mv(const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | [inline] |
N() const | Dune::FieldMatrix< K, n, m > | [inline] |
operator*=(const K &k) | Dune::FieldMatrix< K, n, m > | [inline] |
operator+=(const FieldMatrix &y) | Dune::FieldMatrix< K, n, m > | [inline] |
operator-=(const FieldMatrix &y) | Dune::FieldMatrix< K, n, m > | [inline] |
operator/=(const K &k) | Dune::FieldMatrix< K, n, m > | [inline] |
operator<<(std::ostream &s, const FieldMatrix< K, n, m > &a) | Dune::FieldMatrix< K, n, m > | [friend] |
operator[](size_type i) | Dune::FieldMatrix< K, n, m > | [inline] |
operator[](size_type i) const | Dune::FieldMatrix< K, n, m > | [inline] |
rbegin() | Dune::FieldMatrix< K, n, m > | [inline] |
rbegin() const | Dune::FieldMatrix< K, n, m > | [inline] |
rend() | Dune::FieldMatrix< K, n, m > | [inline] |
rend() const | Dune::FieldMatrix< K, n, m > | [inline] |
rightmultiply(const FieldMatrix< K, m, m > &M) | Dune::FieldMatrix< K, n, m > | [inline] |
row_type typedef | Dune::FieldMatrix< K, n, m > | |
RowIterator typedef | Dune::FieldMatrix< K, n, m > | |
rows enum value | Dune::FieldMatrix< K, n, m > | |
size_type typedef | Dune::FieldMatrix< K, n, m > | |
solve(V &x, const V &b) const | Dune::FieldMatrix< K, n, m > | [inline] |
umhv(const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | [inline] |
umtv(const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | [inline] |
umv(const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | [inline] |
usmhv(const K &alpha, const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | [inline] |
usmtv(const K &alpha, const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | [inline] |
usmv(const K &alpha, const X &x, Y &y) const | Dune::FieldMatrix< K, n, m > | [inline] |