Package com.oregondsp.signalProcessing.fft

Class Summary
CDFT Class to calculate the complex discrete Fourier transform of a complex sequence and its inverse using the split-radix algorithm.
RDFT Class to calculate the discrete Fourier transform of a real sequence using symmetries and a complex DFT of half the length.