Dune Core Modules (unstable)
Specialization of EpsilonType for std::vector. More...
Public Types | |
typedef EpsilonType< T >::Type | 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 > >
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
The documentation for this struct was generated from the following file:
- dune/common/float_cmp.cc
