dune-istl
2.1.1
|
Helper TMP to get the result type of a sparse matrix matrix multiplication ( )
More...
#include <dune/istl/matrixmatrix.hh>
Helper TMP to get the result type of a sparse matrix matrix multiplication ( )
The type of matrix C will be stored as the associated type MatMultMatResult::type.
M1 | The type of matrix A. |
M2 | The type of matrix B. |