CAPD::DynSys Library  6.0.0
capd::intervals::IntervalTraits< T_Bound > Class Template Reference

#include <capd/intervals/IntervalTraits.h>

Public Types

typedef T_Bound BoundType
 
typedef BoundType BoundContainer
 
typedef const BoundTypeBoundReturnType
 
typedef BoundTypeBoundRefType
 

Member Typedef Documentation

◆ BoundContainer

template<typename T_Bound >
typedef BoundType capd::intervals::IntervalTraits< T_Bound >::BoundContainer

◆ BoundRefType

template<typename T_Bound >
typedef BoundType& capd::intervals::IntervalTraits< T_Bound >::BoundRefType

◆ BoundReturnType

template<typename T_Bound >
typedef const BoundType& capd::intervals::IntervalTraits< T_Bound >::BoundReturnType

◆ BoundType

template<typename T_Bound >
typedef T_Bound capd::intervals::IntervalTraits< T_Bound >::BoundType

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