AI Engine API User Guide (AIE) 2022.2
aie::detail::accessor_restrict< T > Struct Template Reference

#include <mdspan.hpp>

Public Types

using element_type = T
 
using offset_policy = accessor_restrict
 
using pointer = T *__restrict
 
using reference = T &__restrict
 

Public Member Functions

constexpr reference access (pointer __restrict p, ptrdiff_t i) const
 
constexpr pointer decay (pointer p) const
 
constexpr pointer offset (pointer p, ptrdiff_t i) const
 

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