![]() |
AI Engine API User Guide (AIE) 2021.2
|
#include <fft_dit_acc48.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 | |
| constexpr | stage_iterator (const cint16_t *FFT_RESTRICT ptr, const cint16_t *FFT_RESTRICT ptw) |
| reference | operator* () |
| stage_iterator & | operator++ () |
| constexpr stage_iterator | operator++ (int) |