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

#include <fftw++.h>

Public Member Functions

 keytype1 (unsigned int nx, unsigned int threads, bool inplace)
 

Public Attributes

bool inplace
 
unsigned int nx
 
unsigned int threads
 

Detailed Description

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

Constructor & Destructor Documentation

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

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

Member Data Documentation

bool fftwpp::keytype1::inplace

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

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

unsigned int fftwpp::keytype1::nx

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

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

unsigned int fftwpp::keytype1::threads

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

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


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

, generated on Tue Sep 26 2023.