Class template Dune::XT::Common::VectorAbstraction

Inherits from Dune::XT::Common::VectorAbstraction.

template<class V>
class Dune::XT::Common::VectorAbstraction<Dune::DenseVector<V>> : public VectorAbstraction<typename Dune::DenseVector<V>::derived_type>

VectorAbstraction specialization for Dune::DenseVector, forwarding to its derived type