Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 302 Bytes

as_int8.rst

File metadata and controls

18 lines (12 loc) · 302 Bytes

as_int8

Cast an operator to an int8_t

.. doxygenfunction:: matx::as_int8

Examples

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