Dune::FloatCmp::Detail::eq_t< std::vector< T >, cstyle > Struct Template Reference
List of all members.
Static Public Member Functions |
static bool | eq (const std::vector< T > &first, const std::vector< T > &second, typename EpsilonType< T >::Type epsilon=DefaultEpsilon< T >::value()) |
template<class T, CmpStyle cstyle>
struct Dune::FloatCmp::Detail::eq_t< std::vector< T >, cstyle >
Member Function Documentation
template<class T , CmpStyle cstyle>
static bool Dune::FloatCmp::Detail::eq_t< std::vector< T >, cstyle >::eq |
( |
const std::vector< T > & |
first, |
|
|
const std::vector< T > & |
second, |
|
|
typename EpsilonType< T >::Type |
epsilon = DefaultEpsilon<T>::value() | |
|
) |
| | [inline, static] |
The documentation for this struct was generated from the following file: