AI Engine API User Guide (AIE) 2023.2
Loading...
Searching...
No Matches
aie::detail::lut< 2, OffsetType, SlopeType > Struct Template Reference

#include <lut.hpp>

Public Member Functions

 lut (unsigned LUT_elems, const void *LUT_ab)
 

Public Attributes

const void * LUT_ab_
 
unsigned LUT_elems_
 

Constructor & Destructor Documentation

◆ lut()

template<typename OffsetType , typename SlopeType >
aie::detail::lut< 2, OffsetType, SlopeType >::lut ( unsigned  LUT_elems,
const void *  LUT_ab 
)
inline

Member Data Documentation

◆ LUT_ab_

template<typename OffsetType , typename SlopeType >
const void* aie::detail::lut< 2, OffsetType, SlopeType >::LUT_ab_

◆ LUT_elems_

template<typename OffsetType , typename SlopeType >
unsigned aie::detail::lut< 2, OffsetType, SlopeType >::LUT_elems_

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