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