mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches

A Template Interface to FFTW. More...

A Template Interface to FFTW.

A templatized interface to the fftw library. Accesses the correct fftw types and functions based on the provided input and output types.

Modules

 Types
 Types and type specifications for FFTW Templates.
 
 Wisdom
 Wrappers for working with fftw wisdom.
 
 Allocation
 Wrappers for fftw memory allocation and de-allocation functions.
 
 Planning
 Wrappers for working with fftw plans.
 
 Execution
 Wrappers for executing with fftw plans.