Dune Core Modules (2.6.0)

This file implements a dense matrix with dynamic numbers of rows and columns. More...

#include <cmath>
#include <cstddef>
#include <iostream>
#include <initializer_list>
#include <dune/common/boundschecking.hh>
#include <dune/common/exceptions.hh>
#include <dune/common/dynvector.hh>
#include <dune/common/densematrix.hh>
#include <dune/common/typetraits.hh>

Go to the source code of this file.

Classes

class  Dune::DynamicMatrix< K >
 Construct a matrix with a dynamic size. More...
 

Namespaces

 Dune
 Dune namespace.
 

Detailed Description

This file implements a dense matrix with dynamic numbers of rows and columns.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 19, 22:31, 2024)