AI Engine API User Guide
(AIE-API) 2025.1
Loading...
Searching...
No Matches
aie::ElemBaseType Concept Reference
Basic Types
»
Concepts for Basic Types
Detailed Description
Concept for all the basic types that can be used in operations and as vector element type.
See also
Supported vector types and sizes
.
Concept definition
template
<
typename
T>
concept
aie::ElemBaseType
= detail::is_valid_element_type<T>::value
aie::ElemBaseType
Concept for all the basic types that can be used in operations and as vector element type.
Definition
concepts.hpp:185
aie
ElemBaseType
UG1529 © 2025 Advanced Micro Devices, Inc. All rights reserved.