![]() |
AI Engine API User Guide (AIE) 2022.2
|
#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 | unaligned_vector_ref (T *ptr, unsigned alignment=1) |
| constexpr | operator vector_type () const |
| constexpr unaligned_vector_ref & | operator= (const vector_type &v) |
Static Public Member Functions | |
| static constexpr unsigned | size () |