__device__ double __hiloint2double ( int  hi,
int  lo 
)

Reinterpret the integer value of hi as the high 32 bits of a double-precision floating point value and the integer value of lo as the low 32 bits of the same double-precision floating point value.

Returns:
Returns reinterpreted value.


Generated by Doxygen for NVIDIA CUDA Library  NVIDIA