skcuda.misc.iscomplextype

skcuda.misc.iscomplextype(x)

Check whether a type is complex.

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