dune-common  2.4
Classes | Namespaces

Implementation of an identity matrix that does not store any data. More...

#include <dune/common/fmatrix.hh>
#include <dune/common/ftraits.hh>
#include <dune/common/math.hh>
#include <dune/common/std/constexpr.hh>

Go to the source code of this file.

Classes

class  Dune::IdentityMatrix< K, N >
 Read-only identity matrix. More...
 

Namespaces

 Dune
 Dune namespace.
 

Detailed Description

Implementation of an identity matrix that does not store any data.

Author
Christoph Gersbacher