
Public Member Functions | |
| FFTWWrapper (int width, int height) | |
| void | init (double *image) |
| void | compute (double **magspec) |
| void | compute (double *magspec) |
| arraydata implementation | |
Definition at line 18 of file FFTWWrapper.H.
| void FFTWWrapper::compute | ( | double * | magspec | ) |
arraydata implementation
Definition at line 69 of file FFTWWrapper.C.
1.6.3