#include <pocketfft_hdronly.h>
Definition at line 3599 of file pocketfft_hdronly.h.
Public Member Functions | |
| template<typename T0, typename T, vcl_size_t vlen> | |
| void | operator() (const multi_iter< vlen > &it, const cndarr< T0 > &in, ndarr< T0 > &out, T *buf, const pocketfft_r< T0 > &plan, T0 fct) const |
Public Attributes | |
| bool | forward |
| bool | r2h |
|
inline |
| bool POCKETFFT_NAMESPACE::detail::ExecR2R::forward |
Definition at line 3601 of file pocketfft_hdronly.h.
Referenced by operator()().
| bool POCKETFFT_NAMESPACE::detail::ExecR2R::r2h |
Definition at line 3601 of file pocketfft_hdronly.h.
Referenced by operator()().