Compute 2d-convolution by FFT => IFFT on 2D data z = ieConv2FFT(A, B, method) A, B are the input 2D matrices. Method can be either 'same' or none [].