CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes
PreciseFloatType.h File Reference

Go to the source code of this file.

Classes

struct  PreciseFloatType< T, U >
 default definition is double More...
 
struct  PreciseFloatType< long double, long double >
 
struct  PreciseFloatType< long double, T >
 long double is more precise by default than other types More...
 
struct  PreciseFloatType< T, long double >
 
struct  PreciseFloatType< T, T >
 If the two types are identical that is also the precise type. More...