Computing discrete Fourier transform on a rectangular data array

The authors generalize the weighted redundancy transform (WRT) algorithm for computing the multidimensional discrete Fourier transform (DFT) in the case in which the sample size (blocklength) is not the same on every axis. The proposed algorithm, like the WRT algorithm, is based on the one-dimensional fast Fourier transform (FFT) and, compared to the traditional ways of computing the multidimensional DFT, offers substantial savings in the number of one-dimensional FFT procedure calls. While the algorithm is applicable to transforms of any dimensions, only the two-dimensional case is explored in detail. >