|
Complementary Error function value. More...
Functions | |
AFAPI array | erfc (const array &in) |
C++ Interface for complementary error function value. More... | |
AFAPI af_err | af_erfc (af_array *out, const af_array in) |
C Interface for complementary error function value. More... | |
Complementary Error function value.
C Interface for complementary error function value.
[out] | out | will contain the complementary error function value of in |
[in] | in | is input |