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

#include <pocketfft_hdronly.h>

Detailed Description

Definition at line 3456 of file pocketfft_hdronly.h.

Public Member Functions

template<typename T0, typename T, typename Tplan, vcl_size_t vlen>
void operator() (const multi_iter< vlen > &it, const cndarr< T0 > &in, ndarr< T0 > &out, T *buf, const Tplan &plan, T0 fct) const
 

Public Attributes

bool cosine
 
bool ortho
 
int type
 

Member Function Documentation

◆ operator()()

template<typename T0, typename T, typename Tplan, vcl_size_t vlen>
void POCKETFFT_NAMESPACE::detail::ExecDcst::operator() ( const multi_iter< vlen > & it,
const cndarr< T0 > & in,
ndarr< T0 > & out,
T * buf,
const Tplan & plan,
T0 fct ) const
inline

Member Data Documentation

◆ cosine

bool POCKETFFT_NAMESPACE::detail::ExecDcst::cosine

Definition at line 3460 of file pocketfft_hdronly.h.

Referenced by operator()().

◆ ortho

bool POCKETFFT_NAMESPACE::detail::ExecDcst::ortho

Definition at line 3458 of file pocketfft_hdronly.h.

Referenced by operator()().

◆ type

int POCKETFFT_NAMESPACE::detail::ExecDcst::type

Definition at line 3459 of file pocketfft_hdronly.h.

Referenced by operator()().


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