![]() |
AI Engine API User Guide (AIE) 2022.1
|
#include <cfr.hpp>
Public Types | |
| using | difference_type = ptrdiff_t |
| using | iterator_category = std::input_iterator_tag |
| using | reference = value_type |
| using | value_type = input_data |
Public Member Functions | |
| stage_iterator (cint16_t *inpA, cint16_t *inpB, Func &&f, unsigned ctrl_upshift) | |
| reference | operator* () const |
| stage_iterator & | operator++ () |
| stage_iterator | operator++ (int) |