Hipace
|
Typedefs | |
using | VendorFFT = fftw_plan |
using | FFTWComplex = fftw_complex |
Variables | |
const auto | VendorCreate = fftw_plan_dft_2d |
const auto | VendorExecute = fftw_execute |
const auto | VendorDestroy = fftw_destroy_plan |
using LaserFFT::FFTWComplex = typedef fftw_complex |
using LaserFFT::VendorFFT = typedef fftw_plan |
const auto LaserFFT::VendorCreate = fftw_plan_dft_2d |
const auto LaserFFT::VendorDestroy = fftw_destroy_plan |
const auto LaserFFT::VendorExecute = fftw_execute |