|
AI Engine API User Guide (AIE) 2023.1
|
#include <tiled_mdspan.hpp>
Public Types | |
| using | index_type = ptrdiff_t |
Static Public Member Functions | |
| template<typename... Indices> | |
| static constexpr index_type | offset (const SpanExtents &extents, Indices &&... indices) |
| template<unsigned DimIndex, typename... Indices> | |
| static constexpr index_type | offset_helper (const SpanExtents &extents, index_type idx, Indices &&... indices) |
| using aie::detail::tiled_span_indexer< SpanExtents >::index_type = ptrdiff_t |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |