unsafe wrapper of FFTW3
# Cargo.toml
[dependencies]
fftw-sys = "0.8.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Performs a 1D FFT using FFTW3.
Install FFTW3 via system package manager (e.g., apt install libfftw3-dev).
No dependency data recorded yet.