Public Member Functions
CFFT1D_R2C::Complex Struct Reference

#include <mia/core/fft1d_r2c.hh>

Inheritance diagram for CFFT1D_R2C::Complex:

Public Member Functions

 Complex ()
 
 Complex (const std::complex< float > &other)
 
 Complex (fftwf_complex &v)
 

Detailed Description

Definition at line 43 of file fft1d_r2c.hh.

Constructor & Destructor Documentation

CFFT1D_R2C::Complex::Complex ( )
inline

Definition at line 44 of file fft1d_r2c.hh.

CFFT1D_R2C::Complex::Complex ( const std::complex< float > &  other)
inline

Definition at line 45 of file fft1d_r2c.hh.

CFFT1D_R2C::Complex::Complex ( fftwf_complex &  v)
inline

Definition at line 52 of file fft1d_r2c.hh.


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