Lines Matching full:cimag
75 #define carg(z) (atan2(cimag(z),creal(z)))78 #define cimag(z) (z[1])828 phase_pixels[i]=cimag(forward_pixels[i]);