API symbolsfft
Copy
tensorplay.fft.fftshift
- tensorplay.fft.fftshift(input, dim=None)[source]
Re-orders an N-D FFT output so the zero-frequency term is centered.
Shifts by
+n // 2along each (or the given) dimension(s).
Help improve this page
Found an error, an unclear step, or a missing example?
Was this page helpful?
