dune-common  2.5.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
Dune::FloatCmp::Detail::round_t< Dune::FieldVector< I, n >, Dune::FieldVector< T, n >, cstyle, rstyle > Struct Template Reference

Static Public Member Functions

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

Member Function Documentation

template<class I , class T , int n, CmpStyle cstyle, RoundingStyle rstyle>
static Dune::FieldVector<I, n> Dune::FloatCmp::Detail::round_t< Dune::FieldVector< I, n >, Dune::FieldVector< T, n >, 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: