dune-common
2.5-git
|
Specialization of EpsilonType for std::vector. More...
Public Types | |
typedef EpsilonType< T > | Type |
The epsilon type corresponding to value type std::vector<T, A> More... | |
Specialization of EpsilonType for std::vector.
T | The value_type of the std::vector |
A | The Allocator of the std::vector |
typedef EpsilonType<T> Dune::FloatCmp::EpsilonType< std::vector< T, A > >::Type |
The epsilon type corresponding to value type std::vector<T, A>