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

Specialization of fftwPlanSpec for double.

Definition at line 110 of file fftwTemplates.hpp.

#include <math/fft/fftwTemplates.hpp>

Public Types

typedef fftw_plan planT
 Specifies fftw_plan as planT. More...
 

Member Typedef Documentation

◆ planT

typedef fftw_plan mx::math::fft::fftwPlanSpec< double >::planT

Specifies fftw_plan as planT.

Definition at line 113 of file fftwTemplates.hpp.


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