Evaluate the cosine function. More...
| Functions | |
| array | cos (const array &in) | 
| C++ Interface to evaluate the cosine function. | |
| af_err | af_cos (af_array *out, const af_array in) | 
| C Interface to evaluate the cosine function. | |
Evaluate the cosine function.
C Interface to evaluate the cosine function.
| [out] | out | cosine | 
| [in] | in | input array |