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

#include <capd/intervals/IntervalTraits.h>

Public Types

typedef T_Bound BoundType
 
typedef BoundType BoundContainer
 
typedef BoundTypeBoundRefType
 

Public Attributes

const typedef BoundTypeBoundReturnType
 

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

◆ BoundType

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

Member Data Documentation

◆ BoundReturnType

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