ChimeraTK-DeviceAccess
03.18.00
|
#include <IEEE754_SingleConverter.h>
Classes | |
struct | Round |
define round type for the boost::numeric::converter More... | |
Public Types | |
using | converter = boost::numeric::converter< DestType, SourceType, boost::numeric::conversion_traits< DestType, SourceType >, boost::numeric::def_overflow_handler, Round< SourceType > > |
Definition at line 15 of file IEEE754_SingleConverter.h.
using ChimeraTK::RoundingRangeCheckingDataConverter< SourceType, DestType >::converter = boost::numeric::converter<DestType, SourceType, boost::numeric::conversion_traits<DestType, SourceType>, boost::numeric::def_overflow_handler, Round<SourceType> > |
Definition at line 26 of file IEEE754_SingleConverter.h.