Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 370 Bytes

fftshift2d.rst

File metadata and controls

16 lines (12 loc) · 370 Bytes

fftshift2D

Perform a 2D shift by shifting the zero-frequency component to the center of the tensor

.. doxygenfunction:: fftshift2D

Examples

.. literalinclude:: ../../../../test/00_operators/shift_test.cu
  :language: cpp
  :start-after: example-begin fftshift2D-test-1
  :end-before: example-end fftshift2D-test-1
  :dedent: