Searched defs:tanhf (Results 1 – 3 of 3) sorted by relevance
23 tanhf(float x) in tanhf() function
318 __DEVICE__ float tanhf(float __a) { return __nv_tanhf(__a); } in tanhf() function