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

#include

Inheritance diagram for aie::detail::span_extents< true, extents< Extents... > >:
aie::detail::span_extents_common< extents< Extents... > >

Public Types

using index_type= typenameparent::index_type
using parent=span_extents_common<extents< Extents... > >

Public Member Functions

constexpr size_t extent(size_t index) const

Static Public Member Functions

static constexpr std::array<index_type, parent::rank() - 1 > compute_offsets()
static constexpr size_t elems_static()
static constexpr bool is_static()
static constexpr size_t rank()
static constexpr size_t rank_dynamic()
static constexpr size_t rank_static()

Static Public Attributes

static constexpr std::array<index_type, parent::rank() - 1 > offsets_=compute_offsets()

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