|   |  | 
Get's the id of the device an array was created on. More...
| Functions | |
| AFAPI af_err | af_get_device_id (int *device, const af_array in) | 
| AFAPI int | getDeviceId (const array &in) | 
Get's the id of the device an array was created on.
=======================================================================
| [out] | device | contains the device on which inwas created. | 
| [in] | in | is the array who's device is to be queried. |