TensorPlay
API symbolsfft
Copy
View Markdown

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 // 2 along each (or the given) dimension(s).

On this page

Ask DeepWiki