|
| accum.hpp |
|
| aie.hpp |
| AIE API main entry point.
|
|
| aie_adf.hpp |
| Wrappers for ADF graph types.
|
|
| aie_doc.hpp |
|
| aie_types.hpp |
| Types exposed to users.
|
|
| block_vector.hpp |
|
| concepts.hpp |
| Concepts exposed to users.
|
|
| expr.hpp |
| Expression templates types.
|
|
| fft.hpp |
|
| iterator.hpp |
|
| mask.hpp |
|
| operators.hpp |
| Operator overloading for AIE API types, currently expects "using namespace aie::operators" in the user code to make use of them directly.
|
|
| sliding_mul.hpp |
|
| sparse_vector.hpp |
|
| tile.hpp |
|
| types.hpp |
| Basic types exposed to users.
|
|
| utils.hpp |
| Utilities exposed to users.
|
|
| vector.hpp |
|
| vector_elem_ref.hpp |
|