dune-common  2.8.0
Namespaces | Functions
transpose.hh File Reference
#include <cstddef>
#include <dune/common/fmatrix.hh>
#include <dune/common/promotiontraits.hh>

Go to the source code of this file.

Namespaces

 Dune
 Dune namespace.
 

Functions

template<class Matrix >
auto Dune::transpose (const Matrix &matrix)
 Create a wrapper modelling the transposed matrix. More...