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

#include <fftw++.h>

Public Member Functions

 threaddata ()
 
 threaddata (unsigned int threads, double mean, double stdev)
 

Public Attributes

double mean
 
double stdev
 
unsigned int threads
 

Detailed Description

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

Constructor & Destructor Documentation

fftwpp::threaddata::threaddata ( )
inline

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

fftwpp::threaddata::threaddata ( unsigned int  threads,
double  mean,
double  stdev 
)
inline

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

Member Data Documentation

double fftwpp::threaddata::mean
double fftwpp::threaddata::stdev
unsigned int fftwpp::threaddata::threads

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

, generated on Tue Sep 26 2023.