AI Engine API User Guide (AIE) 2023.2
Loading...
Searching...
No Matches
aie::detail::shuffle_down_bits_impl_scalar< TypeBits, T, Elems > Struct Template Reference

#include <shuffle.hpp>

Public Types

using vector_type = vector< T, Elems >
 

Static Public Member Functions

static vector_type run (const vector_type &v, unsigned n)
 

Member Typedef Documentation

◆ vector_type

template<unsigned TypeBits, typename T , unsigned Elems>
using aie::detail::shuffle_down_bits_impl_scalar< TypeBits, T, Elems >::vector_type = vector<T, Elems>

Member Function Documentation

◆ run()

template<unsigned TypeBits, typename T , unsigned Elems>
static vector_type aie::detail::shuffle_down_bits_impl_scalar< TypeBits, T, Elems >::run ( const vector_type v,
unsigned  n 
)
inlinestatic

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