Class template Dune::XT::LA::internal::MatrixTraitsBase

template<class ScalarImp, class derived_imp, class BackendImp, Backends backend_imp, Backends vector_imp, bool is_sparse = false>
class Dune::XT::LA::internal::MatrixTraitsBase<ScalarImp, derived_imp, BackendImp, backend_imp, vector_imp, is_sparse>

No documentation provided.

Variable Dune::XT::LA::internal::MatrixTraitsBase::backend_type

const Backends Dune::XT::LA::internal::MatrixTraitsBase::backend_type

No documentation provided.

Variable Dune::XT::LA::internal::MatrixTraitsBase::vector_type

const Backends Dune::XT::LA::internal::MatrixTraitsBase::vector_type

No documentation provided.

Variable Dune::XT::LA::internal::MatrixTraitsBase::sparse

const bool Dune::XT::LA::internal::MatrixTraitsBase::sparse

No documentation provided.

Type alias Dune::XT::LA::internal::MatrixTraitsBase::ScalarType

type Dune::XT::LA::internal::MatrixTraitsBase::ScalarType

No documentation provided.

Type alias Dune::XT::LA::internal::MatrixTraitsBase::RealType

type Dune::XT::LA::internal::MatrixTraitsBase::RealType

No documentation provided.

Type alias Dune::XT::LA::internal::MatrixTraitsBase::DataType

type Dune::XT::LA::internal::MatrixTraitsBase::DataType

No documentation provided.

Type alias Dune::XT::LA::internal::MatrixTraitsBase::BackendType

type Dune::XT::LA::internal::MatrixTraitsBase::BackendType

No documentation provided.

Type alias Dune::XT::LA::internal::MatrixTraitsBase::derived_type

type Dune::XT::LA::internal::MatrixTraitsBase::derived_type

No documentation provided.