dune-common 2.1.1
Static Public Member Functions
Dune::FloatCmp::Detail::trunc_t< I, T, cstyle, towardZero > Struct Template Reference

List of all members.

Static Public Member Functions

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

template<class I, class T, CmpStyle cstyle>
struct Dune::FloatCmp::Detail::trunc_t< I, T, cstyle, towardZero >


Member Function Documentation

template<class I , class T , CmpStyle cstyle>
static I Dune::FloatCmp::Detail::trunc_t< I, T, cstyle, towardZero >::trunc ( 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: