|
AI Engine API User Guide (AIE-API) 2024.2
|
Loading...
Searching...
No Matches
aie::RealElem Concept Reference
Concept similar to aie::Elem, but it only accepts real (i.e. More...
#include <concepts.hpp>
Concept definition
template<typename T>
Concept similar to aie::Elem, but it only accepts real (i.e.
Definition concepts.hpp:199
Detailed Description
Concept similar to aie::Elem, but it only accepts real (i.e.
non-complex) types.