Defined in thrust/complex.h
Returns true if the imaginary part of the complex number is not zero or the real part is different from the scalar. Returns false otherwise.
complex
x – The scalar.
y – The complex.