dune-common 2.1.1
Static Public Member Functions
Dune::FloatCmp::Detail::round_t< Dune::FieldVector< I, n >, Dune::FieldVector< T, n >, cstyle, rstyle > Struct Template Reference

List of all members.

Static Public Member Functions

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

template<class I, class T, int n, CmpStyle cstyle, RoundingStyle rstyle>
struct Dune::FloatCmp::Detail::round_t< Dune::FieldVector< I, n >, Dune::FieldVector< T, n >, cstyle, rstyle >


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()) 
) [inline, static]

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