|
dune-common 2.10
|
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>. | |
Specialization of EpsilonType for std::vector.
| T | The value_type of the std::vector |
| A | The Allocator of the std::vector |
| typedef EpsilonType<T>::Type Dune::FloatCmp::EpsilonType< std::vector< T, A > >::Type |
The epsilon type corresponding to value type std::vector<T, A>.