CMS 3D CMS Logo

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...