Class template Dune::XT::LA::internal::MatrixBackendBase

template<class ScalarType>
class Dune::XT::LA::internal::MatrixBackendBase

No documentation provided.

void Dune::XT::LA::internal::MatrixBackendBase::resize(const size_t num_rows, const size_t num_cols)

No documentation provided.

template<>
Dune::XT::LA::internal::MatrixBackendBase::MatrixBackendBase<ScalarType>(const size_t num_rows, const size_t num_cols, const ScalarType value)

No documentation provided.

size_t Dune::XT::LA::internal::MatrixBackendBase::num_rows_

No documentation provided.

size_t Dune::XT::LA::internal::MatrixBackendBase::num_cols_

No documentation provided.

int Dune::XT::LA::internal::MatrixBackendBase::entries_

No documentation provided.