Searched defs:erfcinv (Results 1 – 2 of 2) sorted by relevance
238 static inline float erfcinv(float __a) { return erfcinvf(__a); } in erfcinv() function
97 __DEVICE__ double erfcinv(double __a) { return __nv_erfcinv(__a); } erfcinv() function