TensorPlay
API symbolsfft
Copy
View MarkdownDownload .md

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

Ask DeepWiki