AI Engine API User Guide (AIE) 2022.2
aie::detail::vector_ref< T, Elems, Resource > Class Template Reference

#include <vector.hpp>

Public Types

using elem_type = aie_dm_resource_remove_t< T >
 
using value_type = typename vector_type::value_type
 
using vector_type = vector< std::remove_const_t< elem_type >, Elems >
 

Public Member Functions

constexpr vector_ref (T *ptr)
 
constexpr operator vector_type () const
 
constexpr vector_refoperator= (const vector_type &v)
 

Static Public Member Functions

static constexpr unsigned size ()
 

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