Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

erf,_erfc - Error functions.

Authors

TheKhronosGroup

Description

erf is the error function encountered in integrating the normal distribution.

       erfc is the complementary error function.

Name

       erf,_erfc - Error functions.

       gentypeerf(gentype);gentypeerfc(gentype);

Notes

        1. OpenCL Specification
           page 244, section 6.12.2 - Math Functions

The Khronos Group                                  11/18/2024                                         ACOS(3clc)

See Also

mathFunctions(3clc)

Specification

OpenCLSpecification[1]

See Also