ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
POCKETFFT_NAMESPACE::detail::ExecC2C Struct Reference

#include <pocketfft_hdronly.h>

Detailed Description

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
 

Member Function Documentation

◆ operator()()

template<typename T0, typename T, vcl_size_t vlen>
void POCKETFFT_NAMESPACE::detail::ExecC2C::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
inline

Member Data Documentation

◆ forward

bool POCKETFFT_NAMESPACE::detail::ExecC2C::forward

Definition at line 3359 of file pocketfft_hdronly.h.

Referenced by operator()().


The documentation for this struct was generated from the following file: