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:
Generated on Mon Apr 26 10:45:24 2010 for dune-common by  doxygen 1.6.3