Class template Dune::XT::LA::internal::CommonSparseOrDenseMatrixTraits¶
Inherits from Dune::XT::LA::internal::MatrixTraitsBase.
-
template<class DenseMatrixImp, class SparseMatrixImp>
class Dune::XT::LA::internal::CommonSparseOrDenseMatrixTraits<DenseMatrixImp, SparseMatrixImp> : public MatrixTraitsBase<typename DenseMatrixImp::ScalarType, CommonSparseOrDenseMatrix<DenseMatrixImp, SparseMatrixImp>, void, Backends::common_dense, Backends::common_dense, false>¶ No documentation provided.
Type alias Dune::XT::LA::internal::CommonSparseOrDenseMatrixTraits::DenseMatrixType¶
-
type Dune::XT::LA::internal::CommonSparseOrDenseMatrixTraits::DenseMatrixType¶
No documentation provided.
Type alias Dune::XT::LA::internal::CommonSparseOrDenseMatrixTraits::SparseMatrixType¶
-
type Dune::XT::LA::internal::CommonSparseOrDenseMatrixTraits::SparseMatrixType¶
No documentation provided.