$extrastylesheet
#include <mln/transform/fft.hh>
Static Public Attributes | |
static const fft_dispatch | which = fft_cplx |
Public Types | |
typedef std::complex< T > | fftw_input |
FFT traits for `std::complex<T>'.
|
static |
typedef std::complex<T> mln::internal::fft_trait< std::complex< T > >::fftw_input |