FFT module class, provides static methods to perfrom a FFT directly.
More...
#include <fftplan.hh>
FFT module class, provides static methods to perfrom a FFT directly.
template<class Scalar >
static void sdr::FFT::exec |
( |
const Buffer< std::complex< Scalar > > & |
in, |
|
|
const Buffer< std::complex< Scalar > > & |
out, |
|
|
FFT::Direction |
dir |
|
) |
| |
|
inlinestatic |
Performs a FFT transform.
Performs an in-place FFT transform.
The documentation for this class was generated from the following file:
- /Users/hannes/Uni/Elektronik/sdr/libsdr/src/fftplan.hh