Searched defs:tanhf (Results 1 – 9 of 9) sorted by relevance
22 tanhf(float x) in tanhf() function
265 tanhf(float x) in tanhf() function
305 # define tanhf(x) tanh (x) macro
443 tanhf(float x) in tanhf() function
300 # define tanhf(x) tanh (x) macro
1056 # define tanhf _tanhf macro
398 # define tanhf _tanhf macro
1087 # define tanhf _tanhf macro
318 __DEVICE__ float tanhf(float __a) { return __nv_tanhf(__a); } in tanhf() function