List of all members.
Static Public Member Functions |
static std::vector< I > | round (const T &val, typename EpsilonType< T >::Type epsilon=(DefaultEpsilon< T, cstyle >::value())) |
template<class I, class T, CmpStyle cstyle, RoundingStyle rstyle>
struct Dune::FloatCmp::Detail::round_t< std::vector< I >, std::vector< T >, cstyle, rstyle >
Member Function Documentation
template<class I , class T , CmpStyle cstyle, RoundingStyle rstyle>
static std::vector<I> Dune::FloatCmp::Detail::round_t< std::vector< I >, std::vector< T >, cstyle, rstyle >::round |
( |
const T & |
val, |
|
|
typename EpsilonType< T >::Type |
epsilon = (DefaultEpsilon<T, cstyle>::value()) |
|
) |
| [inline, static] |
The documentation for this struct was generated from the following file: