Dune Core Modules (2.7.1)
densematrix.hh File Reference
Implements a matrix constructed from a given type representing a field and a compile-time given number of rows and columns. More...
#include <cmath>
#include <cstddef>
#include <iostream>
#include <type_traits>
#include <utility>
#include <vector>
#include <dune/common/boundschecking.hh>
#include <dune/common/classname.hh>
#include <dune/common/deprecated.hh>
#include <dune/common/exceptions.hh>
#include <dune/common/fvector.hh>
#include <dune/common/math.hh>
#include <dune/common/precision.hh>
#include <dune/common/simd/simd.hh>
#include <dune/common/typetraits.hh>
#include <dune/common/unused.hh>
#include <dune/common/scalarvectorview.hh>
Go to the source code of this file.
Classes | |
class | Dune::FMatrixError |
Error thrown if operations of a FieldMatrix fail. More... | |
class | Dune::DenseMatrix< MAT > |
A dense n x m matrix. More... | |
Namespaces | |
namespace | Dune |
Dune namespace. | |
Detailed Description
Implements a matrix constructed from a given type representing a field and a compile-time given number of rows and columns.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)