#include <fftw++.h>
Public Member Functions | |
keytype1 (unsigned int nx, unsigned int threads, bool inplace) | |
Public Attributes | |
bool | inplace |
unsigned int | nx |
unsigned int | threads |
|
inline |
bool fftwpp::keytype1::inplace |
Definition at line 657 of file fftw++.h.
Referenced by fftwpp::keyless1::operator()().
unsigned int fftwpp::keytype1::nx |
Definition at line 655 of file fftw++.h.
Referenced by fftwpp::keyless1::operator()().
unsigned int fftwpp::keytype1::threads |
Definition at line 656 of file fftw++.h.
Referenced by fftwpp::keyless1::operator()().