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.
 All Classes Namespaces Functions Typedefs Friends Groups
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NPSNamespace PS is the namespace used for classes, etc. created by the author (Paul Schellin)
 CPlaceholderTransformClassPlaceholderTransformClass: Defines the minimum interface for a transform class
 CWaveformWaveform class: Transform as-needed between time and freq domains
 NWaveform
 NTransform
 CFftw3_Dft_1d
 CFftw3_Dft_1d_Normalized
 CIdentity