CMS 3D CMS Logo

Public Attributes

vdt::ieee754 Union Reference

Used to switch between different type of interpretations of the data (64 bits) More...

#include <VDTMath.h>

List of all members.

Public Attributes

double d
int i [2]
long long ll
unsigned short s [4]

Detailed Description

Used to switch between different type of interpretations of the data (64 bits)

Definition at line 169 of file VDTMath.h.


Member Data Documentation

Definition at line 170 of file VDTMath.h.

Referenced by vdt::d2ll(), vdt::fast_exp(), vdt::fast_exp_vect_46(), and vdt::ll2d().

Definition at line 171 of file VDTMath.h.

long long vdt::ieee754::ll

Definition at line 172 of file VDTMath.h.

Referenced by vdt::d2ll(), vdt::fast_exp(), vdt::fast_exp_vect_46(), and vdt::ll2d().

unsigned short vdt::ieee754::s[4]

Definition at line 173 of file VDTMath.h.