Developer documentation

mmx::Intervals< C > Struct Template Reference

#include <Interval_fcts.hpp>

Public Types

typedef Interval< C, 0 > simple_t
 
typedef Interval< C, 1 > rdw_t
 
typedef Interval< C, 2 > rup_t
 
typedef Interval< C, 3 > autoround_t
 

Member Typedef Documentation

template<class C>
typedef Interval<C,3> mmx::Intervals< C >::autoround_t
template<class C>
typedef Interval<C,1> mmx::Intervals< C >::rdw_t
template<class C>
typedef Interval<C,2> mmx::Intervals< C >::rup_t
template<class C>
typedef Interval<C,0> mmx::Intervals< C >::simple_t

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