|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Declares and defines the fftwEnvironment manager. More...
Declares and defines the fftwEnvironment manager.
Definition in file fftwEnvironment.hpp.
Go to the source code of this file.
Classes | |
| struct | mx::math::ft::fftwEnvironment< realT, threads > |
| Manage the FFTW environment and wisdom using RAII. More... | |
Namespaces | |
| namespace | mx |
| The mxlib c++ namespace. | |
Functions | |
| template<typename realT > | |
| std::string | mx::math::ft::fftw_typename () |
| Return a string corresponding the fftw real floating point type. | |
| template<typename realT > | |
| std::string | mx::math::ft::fftw_wisdom_filename () |
| Create the mxlib standard wisdom filename for the type. | |