Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 582 Bytes

File metadata and controls

25 lines (18 loc) · 582 Bytes

remap

Remaps an input operator by selecting items from an input index operator

.. doxygenfunction:: remap(Op t, Ind idx)
.. doxygenfunction:: remap(Op t, Ind idx, Inds... inds)

Examples

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

.. literalinclude:: ../../../../test/00_operators/remap_test.cu
   :language: cpp
   :start-after: example-begin remap-test-2
   :end-before: example-end remap-test-2
   :dedent: