mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
fftwEnvironment.hpp File Reference

Declares and defines the fftwEnvironment manager. More...

Declares and defines the fftwEnvironment manager.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

Definition in file fftwEnvironment.hpp.

Go to the source code of this file.

Classes

struct  mx::math::fft::fftwEnvironment< realT, threads >
 Manage the FFTW environment and wisdom using RAII. More...
 

Namespaces

 mx
 The mxlib c++ namespace.
 

Functions

template<typename realT >
std::string mx::math::fft::fftw_typename ()
 Return a string corresponding the fftw real floating point type. More...
 
template<typename realT >
std::string mx::math::fft::fftw_wisdom_filename ()
 Create the mxlib standard wisdom filename for the type. More...