[][src]Function arrayfire::is_double_available

pub fn is_double_available(device: i32) -> bool

Check if a device has double support

Parameters

Return Values

True if device device has double support, False otherwise.