DGtal 2.0.0
|
Facility to cast to the complex type used by fftw. More...
#include <DGtal/math/RealFFT.h>
Static Public Member Functions | |
static TFFTW::complex * | apply (typename TFFTW::complex *ptr) |
static TFFTW::complex * | apply (std::complex< typename TFFTW::real > *ptr) |
Facility to cast to the complex type used by fftw.
|
inlinestatic |
Definition at line 72 of file RealFFT.h.
|
inlinestatic |