![]() |
AI Engine API User Guide (AIE) 2022.1
|
#include <fft_dit_acc80.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 (const cint32 *FFT_RESTRICT ptr, const cint16 *FFT_RESTRICT ptw1, const cint16 *FFT_RESTRICT ptw2) | |
| reference | operator* () const |
| stage_iterator & | operator++ () |
| stage_iterator | operator++ (int) |