[][src]Function arrayfire::is_half_available

pub fn is_half_available(device: i32) -> bool
[]

Check if a device has half support

Parameters

Return Values

True if device device has half support, False otherwise.