Crate scir_fft
Source Expand description
- fft
- Compute the forward FFT of a real-valued array.
- ifft
- Compute the inverse FFT of a complex-valued array.
- irfft
- Compute the inverse real FFT producing a real-valued array.
- rfft
- Compute the forward real FFT of a real-valued array.