CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

CLHEP::ieee754_double Union Reference

#include <RandomFunc.h>

List of all members.

Public Attributes

double d
struct {
   unsigned int   mantissa1:32
   unsigned int   mantissa0:20
   unsigned int   exponent:11
   unsigned int   negative:1
ieee


Detailed Description

Definition at line 88 of file RandomFunc.h.


Member Data Documentation

double CLHEP::ieee754_double::d

Definition at line 89 of file RandomFunc.h.

unsigned int CLHEP::ieee754_double::exponent

Definition at line 110 of file RandomFunc.h.

struct { ... } CLHEP::ieee754_double::ieee

unsigned int CLHEP::ieee754_double::mantissa0

Definition at line 109 of file RandomFunc.h.

unsigned int CLHEP::ieee754_double::mantissa1

Definition at line 108 of file RandomFunc.h.

unsigned int CLHEP::ieee754_double::negative

Definition at line 111 of file RandomFunc.h.


The documentation for this union was generated from the following file:
Generated on 15 Nov 2012 for CLHEP by  doxygen 1.4.7