dune-common 2.9.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::FloatCmp::EpsilonType< T > Struct Template Reference

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

Public Types

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

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

◆ Type

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: