Dune::FloatCmp::EpsilonType< std::vector< T, A > > Struct Template Reference
[FloatCmp]

Specialization of EpsilonType for std::vector. More...

List of all members.

Public Types

typedef EpsilonType< T > Type
 The epsilon type corresponding to value type std::vector<T, A>.

Detailed Description

template<class T, typename A>
struct Dune::FloatCmp::EpsilonType< std::vector< T, A > >

Specialization of EpsilonType for std::vector.

Template Parameters:
T The value_type of the std::vector
A The Allocator of the std::vector

Member Typedef Documentation

template<class T , typename A >
typedef EpsilonType<T> Dune::FloatCmp::EpsilonType< std::vector< T, A > >::Type

The epsilon type corresponding to value type std::vector<T, A>.


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