tensorplay.fft._frequency.fftshift
- tensorplay.fft._frequency.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).
Latest development documentation · Updated 2026-09-08. A documentation snapshot for package 1.0.0.dev20260909 is not available.
Re-orders an N-D FFT output so the zero-frequency term is centered.
Shifts by +n // 2 along each (or the given) dimension(s).
Live status · packages · docs