AI Engine API User Guide (AIE) 2023.2
Loading...
Searching...
No Matches
aie::detail::interleave_bits_zip< TypeBits, T, Elems > 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 &v1, const vector_type &v2, unsigned step)
 

Member Typedef Documentation

◆ vector_type

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

Member Function Documentation

◆ run()

template<unsigned TypeBits, typename T , unsigned Elems>
static std::pair< vector_type, vector_type > aie::detail::interleave_bits_zip< TypeBits, T, Elems >::run ( const vector_type v1,
const vector_type v2,
unsigned  step 
)
inlinestatic

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