Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 298 Bytes

File metadata and controls

18 lines (12 loc) · 298 Bytes

fliplr

Flips an operator left to right

.. doxygenfunction:: fliplr

Examples

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