#include <pocketfft_hdronly.h>
Definition at line 2783 of file pocketfft_hdronly.h.
Collaboration diagram for POCKETFFT_NAMESPACE::detail::T_dcst23< T0 >:Public Member Functions | |
| template<typename T> | |
| POCKETFFT_NOINLINE void | exec (T c[], T0 fct, bool ortho, int type, bool cosine) const |
| vcl_size_t | length () const |
| POCKETFFT_NOINLINE | T_dcst23 (vcl_size_t length) |
Private Attributes | |
| pocketfft_r< T0 > | fftplan |
| std::vector< T0 > | twiddle |
|
inlineexplicit |
Definition at line 2790 of file pocketfft_hdronly.h.
References fftplan, length(), POCKETFFT_NOINLINE, and twiddle.
|
inline |
Definition at line 2798 of file pocketfft_hdronly.h.
References fftplan, length(), POCKETFFT_NAMESPACE::detail::MPINPLACE(), POCKETFFT_NOINLINE, and twiddle.
|
inline |
Definition at line 2852 of file pocketfft_hdronly.h.
References fftplan.
Referenced by exec(), and T_dcst23().
|
private |
Definition at line 2786 of file pocketfft_hdronly.h.
Referenced by exec(), length(), and T_dcst23().
|
private |
Definition at line 2787 of file pocketfft_hdronly.h.
Referenced by exec(), and T_dcst23().