__device__ float rintf ( float  x  ) 

Round x to the nearest integer value in floating-point format, with halfway cases rounded towards zero.

Returns:
Returns rounded integer value.


Generated by Doxygen for NVIDIA CUDA Library  NVIDIA