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