dune-common  2.2.0
Dune::DenseMatrix< MAT > Member List
This is the complete list of members for Dune::DenseMatrix< MAT >, including all inherited members.
axpy(const field_type &k, const DenseMatrix< Other > &y)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 typedefDune::DenseMatrix< MAT >
blocklevel enum valueDune::DenseMatrix< MAT >
ColIterator typedefDune::DenseMatrix< MAT >
cols() const Dune::DenseMatrix< MAT > [inline]
const_iterator typedefDune::DenseMatrix< MAT >
const_row_reference typedefDune::DenseMatrix< MAT >
ConstColIterator typedefDune::DenseMatrix< MAT >
ConstIterator typedefDune::DenseMatrix< MAT >
ConstRowIterator typedefDune::DenseMatrix< MAT >
derived_type typedefDune::DenseMatrix< MAT >
determinant() 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 typedefDune::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_real() const Dune::DenseMatrix< MAT > [inline]
invert()Dune::DenseMatrix< MAT >
Iterator typedefDune::DenseMatrix< MAT >
iterator typedefDune::DenseMatrix< MAT >
leftmultiply(const DenseMatrix< M2 > &M)Dune::DenseMatrix< MAT > [inline]
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 > &y) const Dune::DenseMatrix< MAT > [inline]
operator*=(const field_type &k)Dune::DenseMatrix< MAT > [inline]
operator+=(const DenseMatrix< Other > &y)Dune::DenseMatrix< MAT > [inline]
operator-=(const DenseMatrix< Other > &y)Dune::DenseMatrix< MAT > [inline]
operator/=(const field_type &k)Dune::DenseMatrix< MAT > [inline]
operator=(const field_type &f)Dune::DenseMatrix< MAT > [inline]
operator=(const T &t)Dune::DenseMatrix< MAT > [inline]
operator==(const DenseMatrix< Other > &y) const Dune::DenseMatrix< MAT > [inline]
operator[](size_type i)Dune::DenseMatrix< MAT > [inline]
operator[](size_type i) const Dune::DenseMatrix< MAT > [inline]
rightmultiply(const DenseMatrix< M2 > &M)Dune::DenseMatrix< MAT > [inline]
row_reference typedefDune::DenseMatrix< MAT >
row_type typedefDune::DenseMatrix< MAT >
RowIterator typedefDune::DenseMatrix< MAT >
rows() const Dune::DenseMatrix< MAT > [inline]
size() const Dune::DenseMatrix< MAT > [inline]
size_type typedefDune::DenseMatrix< MAT >
solve(V &x, const V &b) 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 field_type &alpha, const X &x, Y &y) const Dune::DenseMatrix< MAT > [inline]
usmtv(const field_type &alpha, const X &x, Y &y) const Dune::DenseMatrix< MAT > [inline]
usmv(const field_type &alpha, const X &x, Y &y) const Dune::DenseMatrix< MAT > [inline]
value_type typedefDune::DenseMatrix< MAT >