Contents:
ifft()
Inverse Fast Fourier Transform of an optical field
field (torch.Tensor) – Input field.
axis (tuple) – Tuple with the axes to perform the ifft.
Inverse Fourier transform of the input field.
torch.Tensor