dune-common  2.5.0
Classes | Namespaces
identitymatrix.hh File Reference

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

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

Go to the source code of this file.

Classes

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

Namespaces

 Dune
 Dune namespace.
 

Detailed Description

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

Author
Christoph Gersbacher