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

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

Specialization of EpsilonType for Dune::FieldVector.

Template Parameters
TThe field_type of the Dune::FieldVector
nThe size of the Dune::FieldVector

Member Typedef Documentation

◆ Type

template<class T , int n>
typedef EpsilonType<T>::Type Dune::FloatCmp::EpsilonType< FieldVector< T, n > >::Type

The epsilon type corresponding to value type Dune::FieldVector<T, n>


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