|   |  | 
cos of input More...
| Functions | |
| AFAPI array | cos (const array &in) | 
| C++ Interface for cos.  More... | |
| AFAPI af_err | af_cos (af_array *out, const af_array in) | 
| C Interface for cos.  More... | |
cos of input
C Interface for cos.
| [out] | out | will contain cos of input | 
| [in] | in | is input array | 
C++ Interface for cos.
| [in] | in | is input array |