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

#include <interleave.hpp>

Public Types

using vector_type = vector< T, Elems >
 

Static Public Member Functions

static std::pair< vector_type, vector_typerun (const vector_type &a, const vector_type &b)
 

Member Typedef Documentation

◆ vector_type

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

Member Function Documentation

◆ run()

template<unsigned TypeBits, typename T , unsigned Elems, unsigned... Select>
static std::pair< vector_type, vector_type > aie::detail::interleave_bits_custom_static< TypeBits, T, Elems, Select >::run ( const vector_type a,
const vector_type b 
)
inlinestatic

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