Dune Core Modules (2.5.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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... | |
Namespaces | |
namespace | Dune |
Dune namespace. | |
Detailed Description
Implementation of an identity matrix that does not store any data.
