LASP 1.0
Library for Acoustic Signal Processing
|
Go to the source code of this file.
Classes | |
class | Fft |
Perform forward FFT's on real time data. Computes single-sided spectra, equivalent to Numpy's rfft and irfft functions. But then faster as it can use a fast FFT backend, such as FFTW. More... | |