mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Specify the type of the plan based on the real type of the data.
realT | is the real floating point type. |
Definition at line 93 of file fftwTemplates.hpp.
Public Types | |
typedef fftwX_plan | planT |
Specializations typedef planT as fftwf_plan, fftw_plan, fftwl_plan, or fftwq_plan. More... | |
typedef fftwX_plan mx::math::fft::fftwPlanSpec< realT >::planT |
Specializations typedef planT as fftwf_plan, fftw_plan, fftwl_plan, or fftwq_plan.
Definition at line 96 of file fftwTemplates.hpp.