3.3.4.6. Function IFFT¶
- Defined in File wrapper.h
3.3.4.6.1. Function Documentation¶
-
Image
sirius::fftw
::
IFFT
(const Size &image_size, ComplexUPtr image_fft)¶ Compute the IFFT of an image FFT.
- Return
- image
- Parameters
image_size
: image sizeimage_fft
: image FFT
- Exceptions
sirius::fftw::Exception
: if the computation of IFFT failed