mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Specialization of fftwPlanSpec for float.
Definition at line 100 of file fftwTemplates.hpp.
#include <math/fft/fftwTemplates.hpp>
Public Types | |
typedef fftwf_plan | planT |
Specifies fftwf_plan as planT. | |
typedef fftwf_plan mx::math::ft::fftwPlanSpec< float >::planT |
Specifies fftwf_plan as planT.
Definition at line 103 of file fftwTemplates.hpp.