CMS 3D CMS Logo

List of all members | Public Attributes
edm::math_private::ieee_double_shape_type Union Reference

#include <math_private.h>

Public Attributes

struct {
   u_int32_t   lsw
 
   u_int32_t   msw
 
parts
 
double value
 

Detailed Description

Definition at line 33 of file math_private.h.

Member Data Documentation

u_int32_t edm::math_private::ieee_double_shape_type::lsw

Definition at line 38 of file math_private.h.

u_int32_t edm::math_private::ieee_double_shape_type::msw

Definition at line 39 of file math_private.h.

struct { ... } edm::math_private::ieee_double_shape_type::parts
double edm::math_private::ieee_double_shape_type::value