| Last updated | 2 years ago |
| Total downloads | 292 |
| Total rating | 0 |
| Categories | |
| Dependency string | Khalmee-FFT-1.0.0 |
| Dependants | 0 other packages depend on this package |
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.