dune-common  2.4
Public Types | List of all members
Dune::FloatCmp::EpsilonType< T > Struct Template Reference

Mapping of value type to epsilon type. More...

#include <dune/common/float_cmp.hh>

Public Types

typedef T Type
 The epsilon type corresponding to value type T. More...
 

Detailed Description

template<class T>
struct Dune::FloatCmp::EpsilonType< T >

Mapping of value type to epsilon type.

Template Parameters
TThe value type

Member Typedef Documentation

template<class T>
typedef T Dune::FloatCmp::EpsilonType< T >::Type

The epsilon type corresponding to value type T.


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