AI Engine API User Guide (AIE) 2022.1
aie::detail::interleave_common_helper< 32, T, 16 > Struct Template Reference

#include <interleave.hpp>

Public Types

using vector_type = vector< T, Elems >
 

Static Public Member Functions

template<bool First, typename... SelectNext>
static constexpr unsigned compute_offset_mask (unsigned select, SelectNext... select_next)
 
template<typename... Select>
static constexpr auto compute_offsets (Select... select)
 
template<typename... SelectNext>
static constexpr unsigned compute_select_mask (unsigned select, SelectNext... select_next)
 
template<typename... Select>
static vector_type run (const vector_type &a, const vector_type &b, Select... select)
 

Static Public Attributes

static constexpr unsigned Elems = 16
 

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