mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
The Fast Fourier Transform interface. More...
The Fast Fourier Transform interface.
Definition in file fftT.hpp.
#include <Eigen/Dense>
#include <fftw3.h>
#include "fftwTemplates.hpp"
#include "../../meta/trueFalseT.hpp"
#include "ftTypes.hpp"
Go to the source code of this file.
Classes | |
class | mx::math::ft::fftT< _inputT, _outputT, _rank, 0 > |
Fast Fourier Transforms using the FFTW library. More... | |
Namespaces | |
namespace | mx |
The mxlib c++ namespace. | |