Dune Core Modules (unstable)
Specialization of EpsilonType for Dune::FieldVector. More...
Public Types | |
typedef EpsilonType< T >::Type | Type |
The epsilon type corresponding to value type Dune::FieldVector<T, n> | |
Detailed Description
template<class T, int n>
struct Dune::FloatCmp::EpsilonType< FieldVector< T, n > >
struct Dune::FloatCmp::EpsilonType< FieldVector< T, n > >
Specialization of EpsilonType for Dune::FieldVector.
- Template Parameters
-
T The field_type of the Dune::FieldVector n The size of the Dune::FieldVector
The documentation for this struct was generated from the following file:
- dune/common/float_cmp.cc
