Waveform
Waveform is a C++ header-only library which represents both the time and the frequency domains of a waveform/signal as a single object, transforming using FFTW automatically when needed.
|
▼NPS | Namespace PS is the namespace used for classes, etc. created by the author (Paul Schellin) |
CPlaceholderTransformClass | PlaceholderTransformClass: Defines the minimum interface for a transform class |
CWaveform | Waveform class: Transform as-needed between time and freq domains |
▼NWaveform | |
▼NTransform | |
CFftw3_Dft_1d | |
CFftw3_Dft_1d_Normalized | |
CIdentity |