|
SHAFFT 1.1.0-alpha
A Scalable High-dimensional Accelerated FFT Library
|
This is the complete list of members for shafft::FFT, including all inherited members.
| allocSize() const noexcept=0 | shafft::FFT | pure virtual |
| execute(FFTDirection direction) noexcept=0 | shafft::FFT | pure virtual |
| FFT(const FFT &)=delete | shafft::FFT | |
| fftType() const noexcept=0 | shafft::FFT | pure virtual |
| getBuffersRaw(void **data, void **work) noexcept=0 | shafft::FFT | pure virtual |
| globalSize() const noexcept=0 | shafft::FFT | pure virtual |
| isActive() const noexcept=0 | shafft::FFT | pure virtual |
| isConfigured() const noexcept | shafft::FFT | inline |
| isPlanned() const noexcept | shafft::FFT | inline |
| ndim() const noexcept=0 | shafft::FFT | pure virtual |
| normalize() noexcept=0 | shafft::FFT | pure virtual |
| operator bool() const noexcept | shafft::FFT | inlineexplicit |
| operator=(const FFT &)=delete | shafft::FFT | |
| plan() noexcept=0 | shafft::FFT | pure virtual |
| release() noexcept=0 | shafft::FFT | pure virtual |
| setBuffersRaw(void *data, void *work) noexcept=0 | shafft::FFT | pure virtual |
| state() const noexcept | shafft::FFT | inline |