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