Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 320 Bytes

ifelse.rst

File metadata and controls

17 lines (12 loc) · 320 Bytes

IFELSE

Conditional "if/else" statement for operators

.. doxygenclass:: matx::IFELSE

Examples

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