Calculate the absolute value. More...
Functions | |
AFAPI array | abs (const array &in) |
C++ Interface to calculate the absolute value. More... | |
AFAPI af_err | af_abs (af_array *out, const af_array in) |
C Interface to calculate the absolute value. More... | |
Calculate the absolute value.
C++ Interface to calculate the absolute value.
[in] | in | input array |