Evaluate the error function. More...
Functions | |
AFAPI array | erf (const array &in) |
C++ Interface to evaluate the error function. More... | |
AFAPI af_err | af_erf (af_array *out, const af_array in) |
C Interface to evaluate the error function. More... | |
Evaluate the error function.
C Interface to evaluate the error function.
[out] | out | error function value |
[in] | in | input array |