[src] Function arrayfire::is_half_available  
pub fn is_half_available(device: i32) -> bool
Check if a device has half support
Parameters
deviceis the device for which half precision support is checked for
Return Values
True if device device has half support, False otherwise.