dune-common  2.2.0
Static Public Member Functions
Dune::FloatCmp::Detail::trunc_t< std::vector< I >, std::vector< T >, cstyle, rstyle > Struct Template Reference

List of all members.

Static Public Member Functions

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

template<class I, class T, CmpStyle cstyle, RoundingStyle rstyle>
struct Dune::FloatCmp::Detail::trunc_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::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()) 
) [inline, static]

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