#include <fftw++.h>
Public Member Functions | |
| keytype2 (unsigned int nx, unsigned int ny, unsigned int threads, bool inplace) | |
Public Attributes | |
| bool | inplace |
| unsigned int | nx |
| unsigned int | ny |
| unsigned int | threads |
|
inline |
| bool fftwpp::keytype2::inplace |
Definition at line 674 of file fftw++.h.
Referenced by fftwpp::keyless2::operator()().
| unsigned int fftwpp::keytype2::nx |
Definition at line 671 of file fftw++.h.
Referenced by fftwpp::keyless2::operator()().
| unsigned int fftwpp::keytype2::ny |
Definition at line 672 of file fftw++.h.
Referenced by fftwpp::keyless2::operator()().
| unsigned int fftwpp::keytype2::threads |
Definition at line 673 of file fftw++.h.
Referenced by fftwpp::keyless2::operator()().