#include <CplxFFT.h>
Public Member Functions | |
| CplxFFTOperator (Ports &) | |
| ctor | |
| virtual | ~CplxFFTOperator () |
| dtor | |
| virtual Operator::Result | operator() () |
| make it so | |
uses the FFTW (version 2) library to perform a complex FFT from interferogram to spectral space.
1.3.4