dune-common  2.3.1
Dune::DenseMatrix< M > Member List

This is the complete list of members for Dune::DenseMatrix< M >, including all inherited members.

axpy(const field_type &k, const DenseMatrix< Other > &y)Dune::DenseMatrix< M >inline
beforeBegin()Dune::DenseMatrix< M >inline
beforeBegin() const Dune::DenseMatrix< M >inline
beforeEnd()Dune::DenseMatrix< M >inline
beforeEnd() const Dune::DenseMatrix< M >inline
begin()Dune::DenseMatrix< M >inline
begin() const Dune::DenseMatrix< M >inline
block_type typedefDune::DenseMatrix< M >
blocklevel enum valueDune::DenseMatrix< M >
ColIterator typedefDune::DenseMatrix< M >
cols() const Dune::DenseMatrix< M >inline
const_iterator typedefDune::DenseMatrix< M >
const_row_reference typedefDune::DenseMatrix< M >
ConstColIterator typedefDune::DenseMatrix< M >
ConstIterator typedefDune::DenseMatrix< M >
ConstRowIterator typedefDune::DenseMatrix< M >
derived_type typedefDune::DenseMatrix< M >
determinant() const Dune::DenseMatrix< M >
end()Dune::DenseMatrix< M >inline
end() const Dune::DenseMatrix< M >inline
exists(size_type i, size_type j) const Dune::DenseMatrix< M >inline
field_type typedefDune::DenseMatrix< M >
frobenius_norm() const Dune::DenseMatrix< M >inline
frobenius_norm2() const Dune::DenseMatrix< M >inline
infinity_norm() const Dune::DenseMatrix< M >inline
infinity_norm_real() const Dune::DenseMatrix< M >inline
invert()Dune::DenseMatrix< M >
Iterator typedefDune::DenseMatrix< M >
iterator typedefDune::DenseMatrix< M >
leftmultiply(const DenseMatrix< M2 > &M)Dune::DenseMatrix< M >inline
M() const Dune::DenseMatrix< M >inline
mmhv(const X &x, Y &y) const Dune::DenseMatrix< M >inline
mmtv(const X &x, Y &y) const Dune::DenseMatrix< M >inline
mmv(const X &x, Y &y) const Dune::DenseMatrix< M >inline
mtv(const X &x, Y &y) const Dune::DenseMatrix< M >inline
mv(const X &x, Y &y) const Dune::DenseMatrix< M >inline
N() const Dune::DenseMatrix< M >inline
operator!=(const DenseMatrix< Other > &y) const Dune::DenseMatrix< M >inline
operator*=(const field_type &k)Dune::DenseMatrix< M >inline
operator+=(const DenseMatrix< Other > &y)Dune::DenseMatrix< M >inline
operator-=(const DenseMatrix< Other > &y)Dune::DenseMatrix< M >inline
operator/=(const field_type &k)Dune::DenseMatrix< M >inline
operator=(const RHS &rhs)Dune::DenseMatrix< M >inline
operator==(const DenseMatrix< Other > &y) const Dune::DenseMatrix< M >inline
operator[](size_type i)Dune::DenseMatrix< M >inline
operator[](size_type i) const Dune::DenseMatrix< M >inline
rightmultiply(const DenseMatrix< M2 > &M)Dune::DenseMatrix< M >inline
row_reference typedefDune::DenseMatrix< M >
row_type typedefDune::DenseMatrix< M >
RowIterator typedefDune::DenseMatrix< M >
rows() const Dune::DenseMatrix< M >inline
size() const Dune::DenseMatrix< M >inline
size_type typedefDune::DenseMatrix< M >
solve(V &x, const V &b) const Dune::DenseMatrix< M >
umhv(const X &x, Y &y) const Dune::DenseMatrix< M >inline
umtv(const X &x, Y &y) const Dune::DenseMatrix< M >inline
umv(const X &x, Y &y) const Dune::DenseMatrix< M >inline
usmhv(const field_type &alpha, const X &x, Y &y) const Dune::DenseMatrix< M >inline
usmtv(const field_type &alpha, const X &x, Y &y) const Dune::DenseMatrix< M >inline
usmv(const field_type &alpha, const X &x, Y &y) const Dune::DenseMatrix< M >inline
value_type typedefDune::DenseMatrix< M >