dune-common 2.1.1
Public Types
Dune::FloatCmp::EpsilonType< FieldVector< T, n > > Struct Template Reference

Specialization of EpsilonType for Dune::FieldVector. More...

List of all members.

Public Types

typedef EpsilonType< T > 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

template<class T , int n>
typedef EpsilonType<T> 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: