|
Krotos Modules 3
|
#include <cstddef>#include <memory>Go to the source code of this file.
Classes | |
| class | audiofft::AudioFFT |
| Performs 1D FFTs. More... | |
Namespaces | |
| namespace | audiofft |
| namespace | audiofft::detail |
Typedefs | |
| typedef AudioFFT | audiofft::AudioFFTBase |
| Let's keep an AudioFFTBase type around for now because it has been here already in the 1st version in order to avoid breaking existing code. | |