dune-istl 2.10
|
Helper TMP to get the result type of a sparse matrix matrix multiplication (
#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. |