You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 3 years ago |
| Version | 1.0.0 |
| Download link | Khalmee-FFT-1.0.0.zip |
| Downloads | 323 |
| Dependency string | Khalmee-FFT-1.0.0 |
This mod requires the following mods to function
README
FFT
Implements fast fourier transform.
Usage
output = fft(input)
Both input and output type is array <vector>, where in the vector x is Re, and y is Im, z is unused.