__device__ int isinf ( double  a  ) 

Determine whether the floating-point value a is an infinite value (positive or negative).

Returns:
Returns a nonzero value if and only if a is a infinite value.


Generated by Doxygen for NVIDIA CUDA Library  NVIDIA