Check if double precision support is available for specified device. More...
| Functions | |
| bool | isDoubleAvailable (const int device) | 
| Queries the current device for double precision floating point support. | |
| af_err | af_get_dbl_support (bool *available, const int device) | 
Check if double precision support is available for specified device.
These functions check if a device has support to perform double precision floating point operations
| af_err af_get_dbl_support | ( | bool * | available, | 
| const int | device ) | 
| bool isDoubleAvailable | ( | const int | device | ) | 
Queries the current device for double precision floating point support.
| [in] | device | the ID of the device to query | 
device supports double precision operations. false otherwise