AI Engine API User Guide (AIE) 2021.2
aie::detail::span_extents< IsStatic, Extents > Struct Template Reference

#include

Inheritance diagram for aie::detail::span_extents< IsStatic, Extents >:
aie::detail::span_extents_common< Extents >

Public Types

using index_type= typename parent::index_type
using parent=span_extents_common< Extents >

Public Member Functions

template
constexpr span_extents(DynamicExtents... ext)
constexpr size_t extent(size_t index) const

Public Attributes

dyn_extents< parent::rank()> ext_
std::array<index_type, parent::rank()> offsets_

The documentation for this struct was generated from the following file: