Dune::DenseMatVecTraits< DynamicVector< K, Allocator > > Struct Template Reference
[Dense Matrix and Vector Template Library]

#include <dune/common/dynvector.hh>

List of all members.

Public Types

typedef DynamicVector< K,
Allocator > 
derived_type
typedef std::vector< K, Allocator > container_type
typedef K value_type
typedef container_type::size_type size_type

template<class K, class Allocator>
struct Dune::DenseMatVecTraits< DynamicVector< K, Allocator > >


Member Typedef Documentation

template<class K , class Allocator >
typedef std::vector< K, Allocator > Dune::DenseMatVecTraits< DynamicVector< K, Allocator > >::container_type
template<class K , class Allocator >
typedef DynamicVector< K, Allocator > Dune::DenseMatVecTraits< DynamicVector< K, Allocator > >::derived_type
template<class K , class Allocator >
typedef container_type::size_type Dune::DenseMatVecTraits< DynamicVector< K, Allocator > >::size_type
template<class K , class Allocator >
typedef K Dune::DenseMatVecTraits< DynamicVector< K, Allocator > >::value_type

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 25 Mar 2018 for dune-common by  doxygen 1.6.1