Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 294 Bytes

File metadata and controls

17 lines (12 loc) · 294 Bytes

IF

Conditional "if" statement for operators

.. doxygenfunction:: matx::IF

Examples

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