#include <pocketfft_hdronly.h>
Definition at line 3357 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< cmplx< T0 > > &in, ndarr< cmplx< T0 > > &out, T *buf, const pocketfft_c< T0 > &plan, T0 fct) const |
Public Attributes | |
| bool | forward |
|
inline |
Definition at line 3361 of file pocketfft_hdronly.h.
References POCKETFFT_NAMESPACE::detail::copy_input(), POCKETFFT_NAMESPACE::detail::copy_output(), POCKETFFT_NAMESPACE::detail::pocketfft_c< T0 >::exec(), and forward.
| bool POCKETFFT_NAMESPACE::detail::ExecC2C::forward |
Definition at line 3359 of file pocketfft_hdronly.h.
Referenced by operator()().