fftshiftΒΆ
Shifts the zero-frequency component to the center of the spectrum.
Abstract Signature:
fftshift(x: array, axes: Optional[Union[int, Sequence[int]]])
Shifts the zero-frequency component to the center of the spectrum.
Abstract Signature:
fftshift(x: array, axes: Optional[Union[int, Sequence[int]]])