AI Engine API User Guide (AIE) 2021.2
aie::detail::vector_elem_ref< T, N > Class Template Reference

#include

Public Types

using parent_type=vector_type
using value_type= T
using vector_type=vector< T, N >

Public Member Functions

value_type get() const
operator value_type() const
template
constexpr bool operator!=(T2 v) const
template
constexpr bool operator<(T2 v) const
template
constexpr bool operator<=(T v) const
vector_elem_ref& operator=(constvalue_type&v)
vector_elem_ref& operator=(constvector_elem_const_ref< T, N > &v)
vector_elem_ref& operator=(constvector_elem_ref< T, N > &v)
template
constexpr bool operator==(T2 v) const
template
constexpr bool operator>(T2 v) const
template
constexpr bool operator>=(T2 v) const

Public Attributes

unsigned offset
vector_type& parent

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