mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
mx::math::fft::fftwPlanSpec< float > Struct Reference

Specialization of fftwPlanSpec for float.

Definition at line 102 of file fftwTemplates.hpp.

#include <math/fft/fftwTemplates.hpp>

Public Types

typedef fftwf_plan planT
 Specifies fftwf_plan as planT. More...
 

Member Typedef Documentation

◆ planT

typedef fftwf_plan mx::math::fft::fftwPlanSpec< float >::planT

Specifies fftwf_plan as planT.

Definition at line 105 of file fftwTemplates.hpp.


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