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
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: