dune-common  2.5-git
Static Public Member Functions | List of all members
Dune::FloatCmp::Detail::round_t< std::vector< I >, std::vector< T >, cstyle, rstyle > Struct Template Reference

Static Public Member Functions

static std::vector< I > round (const T &val, typename EpsilonType< T >::Type epsilon=(DefaultEpsilon< T, cstyle >::value()))
 

Member Function Documentation

§ round()

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()) 
)
inlinestatic

The documentation for this struct was generated from the following file: