AI Engine API User Guide (AIE) 2023.2
Loading...
Searching...
No Matches
aie::detail::utils::unroll_context< T, Start, End, It > Struct Template Reference

#include <utils.hpp>

Public Member Functions

constexpr T current () const
 
constexpr T max () const
 
constexpr T min () const
 
constexpr operator T () const
 

Member Function Documentation

◆ current()

template<typename T , T Start, T End, T It>
constexpr T aie::detail::utils::unroll_context< T, Start, End, It >::current ( ) const
inlineconstexpr

◆ max()

template<typename T , T Start, T End, T It>
constexpr T aie::detail::utils::unroll_context< T, Start, End, It >::max ( ) const
inlineconstexpr

◆ min()

template<typename T , T Start, T End, T It>
constexpr T aie::detail::utils::unroll_context< T, Start, End, It >::min ( ) const
inlineconstexpr

◆ operator T()

template<typename T , T Start, T End, T It>
constexpr aie::detail::utils::unroll_context< T, Start, End, It >::operator T ( ) const
inlineconstexpr

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