skcuda.misc.isdoubletype

skcuda.misc.isdoubletype(x)

Check whether a type has double precision.

Parameters:t (numpy float type) – Type to test.
Returns:result – Result.
Return type:bool