KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
kjb::FFTW_Plan2d< T, U > Class Template Reference

RAII class to manage an FFTW plan. More...

#include <m_convolve.h>

Detailed Description

template<class T, class U>
class kjb::FFTW_Plan2d< T, U >

RAII class to manage an FFTW plan.

Warning
The ctor and dtor are not reentrant.
See Also
Fftw_convolution_2d – This is just a helper class for Fftw_convolution_2d. I cannot think of a reason anyone would want to instantiate one of these things independently.

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