HomeSort by: relevance | last modified time | path
    Searched refs:normcdf (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_runtime_wrapper.h 244 static inline float normcdf(float __a) { return normcdff(__a); } function
__clang_cuda_math.h 221 __DEVICE__ double normcdf(double __a) { return __nv_normcdf(__a); } function
__clang_hip_math.h 943 double normcdf(double __x) { return __ocml_ncdf_f64(__x); } function

Completed in 24 milliseconds