dune-common  2.4
Dune::IdentityMatrix< K, N > Member List

This is the complete list of members for Dune::IdentityMatrix< K, N >, including all inherited members.

cols() const Dune::IdentityMatrix< K, N >inline
field_type typedefDune::IdentityMatrix< K, N >
frobenius_norm() const Dune::IdentityMatrix< K, N >inline
frobenius_norm2() const Dune::IdentityMatrix< K, N >inline
infinity_norm() const Dune::IdentityMatrix< K, N >inline
infinity_norm_real() const Dune::IdentityMatrix< K, N >inline
mmhv(const X &x, Y &y) const Dune::IdentityMatrix< K, N >inline
mmtv(const X &x, Y &y) const Dune::IdentityMatrix< K, N >inline
mmv(const X &x, Y &y) const Dune::IdentityMatrix< K, N >inline
mtv(const X &x, Y &y) const Dune::IdentityMatrix< K, N >inline
mv(const X &x, Y &y) const Dune::IdentityMatrix< K, N >inline
operator FieldMatrix< field_type, N, N >() const Dune::IdentityMatrix< K, N >inline
rows() const Dune::IdentityMatrix< K, N >inline
size_type typedefDune::IdentityMatrix< K, N >
umhv(const X &x, Y &y) const Dune::IdentityMatrix< K, N >inline
umtv(const X &x, Y &y) const Dune::IdentityMatrix< K, N >inline
umv(const X &x, Y &y) const Dune::IdentityMatrix< K, N >inline
usmhv(const field_type &alpha, const X &x, Y &y) const Dune::IdentityMatrix< K, N >inline
usmtv(const field_type &alpha, const X &x, Y &y) const Dune::IdentityMatrix< K, N >inline
usmv(const field_type &alpha, const X &x, Y &y) const Dune::IdentityMatrix< K, N >inline