|
AI Engine API User Guide (AIE) 2023.1
|
#include <shuffle.hpp>
Inherited by aie::detail::shuffle_down_bits_impl< TypeBits, T, Elems >.
Public Types | |
| using | vector_type = vector< T, Elems > |
Static Public Member Functions | |
| static vector_type | run (const vector_type &v, unsigned n) |
| using aie::detail::shuffle_down_bits_impl_scalar< TypeBits, T, Elems >::vector_type = vector<T, Elems> |
|
inlinestatic |