scikits.cuda.misc.isdoubletype

scikits.cuda.misc.isdoubletype(x)

Check whether a type has double precision.

Parameters:

t : numpy float type

Type to test.

Returns:

result : bool

Result.