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