dune-common 2.8.0
Loading...
Searching...
No Matches
transpose.hh File Reference

Go to the source code of this file.

Namespaces

namespace  Dune
 Dune namespace.
 

Functions

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