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

Static Public Member Functions

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

Member Function Documentation

§ trunc()

template<class I , class T , CmpStyle cstyle, RoundingStyle rstyle>
static std::vector<I> Dune::FloatCmp::Detail::trunc_t< std::vector< I >, std::vector< T >, cstyle, rstyle >::trunc ( const std::vector< T > &  val,
typename EpsilonType< T >::Type  epsilon = (DefaultEpsilon<T, cstyle>::value()) 
)
inlinestatic

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