#include <moMathFFT.h>
Diagrama de herencias de crfft2d

Métodos públicos | |
| crfft2d (unsigned int nx, unsigned int ny, Complex *in=NULL) | |
| crfft2d (unsigned int nx, unsigned int ny, Complex *in, double *out) | |
| fftw_plan | Plan (Complex *in, Complex *out) |
| void | Execute (Complex *in, Complex *out) |
Atributos privados | |
| unsigned int | nx |
| unsigned int | ny |
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
Reimplementado de fftw. |
|
||||||||||||
|
Implementa fftw. |
|
|
|
|
|
|
1.4.6-NO