, including all inherited members.
allocator_type typedef | Dune::Matrix< T, A > | |
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 > | |
ConstColIterator typedef | Dune::Matrix< T, A > | |
ConstRowIterator typedef | Dune::Matrix< T, A > | |
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] |
mv(const X &x, Y &y) const | Dune::Matrix< T, A > | [inline] |
N() const | Dune::Matrix< T, A > | [inline] |
operator*(const Matrix< T > &m1, const Matrix< T > &m2) | Dune::Matrix< T, A > | [friend] |
operator*(const Matrix< T > &m, const X &vec) | 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] |
rbegin() | Dune::Matrix< T, A > | [inline] |
rbegin() const | Dune::Matrix< T, A > | [inline] |
rend() | Dune::Matrix< T, A > | [inline] |
rend() 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] |
transposedMult(const Y &vec) | 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] |