Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 493 Bytes

mdspan_span.rst

File metadata and controls

28 lines (20 loc) · 493 Bytes

span: One-dimensional Non-owning View

#include <raft/core/span.hpp>

.. doxygengroup:: span
    :project: RAFT
    :members:
    :content-only:

#include <raft/core/device_span.hpp>

.. doxygengroup:: device_span
    :project: RAFT
    :members:
    :content-only:

#include <raft/core/host_span.hpp>

.. doxygengroup:: host_span
    :project: RAFT
    :members:
    :content-only: