|
| ForSyDe.DFT | | Portability | portable | | Stability | experimental | | Maintainer | forsyde-dev@ict.kth.se |
|
|
|
| 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.
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| The function dft performs a standard Discrete Fourier Transformation
|
|
|
| The function fft implements a fast Fourier transform (FFT) algorithm,
for computing the DFT, when the size N is a power of 2.
|
|
| Produced by Haddock version 2.1.0 |