Dune Core Modules (2.5.2)
Dune::MatMultMatResult< M1, M2 > Struct Template Reference
Helper TMP to get the result type of a sparse matrix matrix multiplication ( \(C=A*B\)) More...
#include <dune/istl/matrixmatrix.hh>
Detailed Description
template<typename M1, typename M2>
struct Dune::MatMultMatResult< M1, M2 >
struct Dune::MatMultMatResult< M1, M2 >
Helper TMP to get the result type of a sparse matrix matrix multiplication ( \(C=A*B\))
The type of matrix C will be stored as the associated type MatMultMatResult::type.
- Template Parameters
-
M1 The type of matrix A. M2 The type of matrix B.
The documentation for this struct was generated from the following file:
- dune/istl/matrixmatrix.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)