Highly Efficient FFT for Exascale: HeFFTe v2.3
|
Specialization for r2c double precision. More...
#include <heffte_backend_fftw.h>
Public Member Functions | |
plan_fftw (int size, int howmanyffts, int stride, int rdist, int cdist) | |
Identical to the float-complex specialization. | |
~plan_fftw () | |
Identical to the float-complex specialization. | |
operator fftw_plan () const | |
Identical to the float-complex specialization. | |
Public Attributes | |
fftw_plan | plan |
Identical to the float-complex specialization. | |
Specialization for r2c double precision.