(Binary-)Functor representing the matrix^T-vector More...
#include <FieldMatVec.hpp>
Public Member Functions | |
| template<class T1 , int M, int N, class T2 > | |
| constexpr auto | operator() (Dune::FieldMatrix< T1, M, N > const &lhs, Dune::FieldVector< T2, M > const &rhs) const |
Friends | |
| constexpr int | order (Mtv const &, int d1, int d2) |
| constexpr auto | partial (Mtv const &, index_t< 0 >) |
| constexpr auto | partial (Mtv const &, index_t< 1 >) |
(Binary-)Functor representing the matrix^T-vector