dune-common
2.2.0
|
mapping from a value type and a compare style to a default epsilon More...
#include <dune/common/float_cmp.hh>
Static Public Member Functions | |
static EpsilonType< T >::Type | value () |
Returns the default epsilon for the given value type and compare style. |
mapping from a value type and a compare style to a default epsilon
T | The value type to map from |
style | The compare style to map from |
static EpsilonType<T>::Type Dune::FloatCmp::DefaultEpsilon< T, style >::value | ( | ) | [static] |
Returns the default epsilon for the given value type and compare style.