| Copyright | (c) ForSyDe Group KTH 2007-2008 | 
|---|---|
| License | BSD-style (see the file LICENSE) | 
| Maintainer | forsyde-dev@ict.kth.se | 
| Stability | experimental | 
| Portability | portable | 
| Safe Haskell | Safe | 
| Language | Haskell98 | 
ForSyDe.Shallow.Utility.DFT
Description
This module includes the standard Discrete Fourier Transform (DFT) function, and a fast Fourier transform (FFT) algorithm, for computing the DFT, when the input vectors' length is a power of 2.