AI Engine API User Guide (AIE-API) 2025.2
Loading...
Searching...
No Matches
aie::front_idx< peel_front, peel_back, N > Struct Template Reference

#include <utils.hpp>

Public Member Functions

constexpr bool first_iter ()
 
constexpr bool in_back ()
 
constexpr bool in_front ()
 
constexpr bool in_loop ()
 
constexpr bool last_iter ()
 
constexpr operator int ()
 

Member Function Documentation

◆ first_iter()

template<unsigned peel_front, unsigned peel_back, unsigned N>
bool aie::front_idx< peel_front, peel_back, N >::first_iter ( )
inlineconstexpr

◆ in_back()

template<unsigned peel_front, unsigned peel_back>
bool aie::peel_idx< peel_front, peel_back >::in_back ( )
inlineconstexprinherited

◆ in_front()

template<unsigned peel_front, unsigned peel_back, unsigned N>
bool aie::front_idx< peel_front, peel_back, N >::in_front ( )
inlineconstexpr

◆ in_loop()

template<unsigned peel_front, unsigned peel_back>
bool aie::peel_idx< peel_front, peel_back >::in_loop ( )
inlineconstexprinherited

◆ last_iter()

template<unsigned peel_front, unsigned peel_back>
bool aie::peel_idx< peel_front, peel_back >::last_iter ( )
inlineconstexprinherited

◆ operator int()

template<unsigned peel_front, unsigned peel_back, unsigned N>
aie::front_idx< peel_front, peel_back, N >::operator int ( )
inlineconstexpr

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