Searched defs:roundf (Results 1 – 2 of 2) sorted by relevance
33 roundf(float x) in roundf() function
170 __DEVICE__ float roundf(float __a) { return __nv_roundf(__a); } in roundf() function