Searched defs:erfcx (Results 1 – 2 of 2) sorted by relevance
245 static inline float erfcx(float __a) { return erfcxf(__a); } in erfcx() function
99 __DEVICE__ double erfcx(double __a) { return __nv_erfcx(__a); } in erfcx() function