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 : public MatrixTraitsBase<typename DenseMatrixImp::ScalarType, CommonSparseOrDenseMatrix<DenseMatrixImp, SparseMatrixImp>, void, Backends::common_dense, Backends::common_dense, false>

No documentation provided.

type Dune::XT::LA::internal::CommonSparseOrDenseMatrixTraits::DenseMatrixType

No documentation provided.

type Dune::XT::LA::internal::CommonSparseOrDenseMatrixTraits::SparseMatrixType

No documentation provided.