Evaluate the sine function. More...
Functions | |
AFAPI array | sin (const array &in) |
C++ Interface to evaluate the sine function. More... | |
AFAPI af_err | af_sin (af_array *out, const af_array in) |
C Interface to evaluate the sine function. More... | |
Evaluate the sine function.
C Interface to evaluate the sine function.
[out] | out | sine |
[in] | in | input array |