|
dune-common 2.12-git
|
Loading...
Searching...
No Matches
dynmatrixev.hh
Go to the documentation of this file.
3// SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
This file implements a dense matrix with dynamic numbers of rows and columns.
Eigenvalue computations for the FieldMatrix class.
static void eigenValuesNonSym(const DynamicMatrix< K > &matrix, DynamicVector< C > &eigenValues, std::vector< DynamicVector< K > > *eigenVectors=nullptr)
calculates the eigenvalues of a symmetric field matrix
Definition dynmatrixev.hh:41
void resize(size_type n, value_type c=value_type())
Definition dynvector.hh:141
Default exception if a function was called while the object is not in a valid state for that function...
Definition exceptions.hh:375
T copy(T... args)
T endl(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8