C++ main module for emicrom Package  1.0
Classes | Functions
FFTW_FFT.h File Reference
#include "FFTW_Object.h"
#include "FFTW_ComplexArray.h"
#include "FFTW_Plan.h"
Include dependency graph for FFTW_FFT.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FFTW_FFT
 This class manages the execution of Fast Fourier Transform. several fast Fourier Transforms may be applied to a same vector of dimension D and of size N. More...
 

Functions

 DEFINE_SPTR (FFTW_FFT)
 

Function Documentation

◆ DEFINE_SPTR()

DEFINE_SPTR ( FFTW_FFT  )