#include <array_helpers.hpp>
◆ sliding_window_dim_3d() [1/3]
| constexpr aie::detail::sliding_window_dim_3d::sliding_window_dim_3d |
( |
unsigned |
num1, |
|
|
int |
step, |
|
|
unsigned |
num2, |
|
|
int |
inc2, |
|
|
int |
inc3 |
|
) |
| |
|
inlineconstexpr |
◆ sliding_window_dim_3d() [2/3]
| constexpr aie::detail::sliding_window_dim_3d::sliding_window_dim_3d |
( |
const dim_3d & |
other | ) |
|
|
inlineexplicitconstexpr |
◆ sliding_window_dim_3d() [3/3]
| constexpr aie::detail::sliding_window_dim_3d::sliding_window_dim_3d |
( |
const sliding_window_dim_3d & |
other | ) |
|
|
constexprdefault |
◆ operator dim_3d()
| aie::detail::sliding_window_dim_3d::operator dim_3d |
( |
| ) |
|
|
inline |
◆ sliding_window_vector_stream
template<typename T , unsigned Elems, typename IterDescriptor , aie_dm_resource Resource>
| friend class sliding_window_vector_stream |
|
friend |
◆ inc1
| int aie::detail::sliding_window_dim_3d::inc1 |
◆ inc2
| int aie::detail::sliding_window_dim_3d::inc2 |
◆ inc3
| int aie::detail::sliding_window_dim_3d::inc3 |
◆ num1
| unsigned aie::detail::sliding_window_dim_3d::num1 |
◆ num2
| unsigned aie::detail::sliding_window_dim_3d::num2 |
The documentation for this struct was generated from the following file: