scikits.cuda.misc.iscomplextype

scikits.cuda.misc.iscomplextype(x)

Check whether a type is complex.

Parameters:

t : numpy float type

Type to test.

Returns:

result : bool

Result.