List of all members | Public Member Functions | Public Attributes
fftwpp::keytype2 Struct Reference

#include <fftw++.h>

Public Member Functions

 keytype2 (unsigned int nx, unsigned int ny, unsigned int threads, bool inplace)
 

Public Attributes

bool inplace
 
unsigned int nx
 
unsigned int ny
 
unsigned int threads
 

Detailed Description

Definition at line 670 of file fftw++.h.

Constructor & Destructor Documentation

fftwpp::keytype2::keytype2 ( unsigned int  nx,
unsigned int  ny,
unsigned int  threads,
bool  inplace 
)
inline

Definition at line 675 of file fftw++.h.

Member Data Documentation

bool fftwpp::keytype2::inplace

Definition at line 674 of file fftw++.h.

Referenced by fftwpp::keyless2::operator()().

unsigned int fftwpp::keytype2::nx

Definition at line 671 of file fftw++.h.

Referenced by fftwpp::keyless2::operator()().

unsigned int fftwpp::keytype2::ny

Definition at line 672 of file fftw++.h.

Referenced by fftwpp::keyless2::operator()().

unsigned int fftwpp::keytype2::threads

Definition at line 673 of file fftw++.h.

Referenced by fftwpp::keyless2::operator()().


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

, generated on Tue Sep 26 2023.