AI Engine API User Guide
(AIE-API) 2025.1
Loading...
Searching...
No Matches
aie::NativeVectorType Concept Reference
Concept definition
template
<
typename
T>
concept
aie::NativeVectorType
=
requires
{
typename
detail::native_vector_traits<T>::value_type; }
aie::NativeVectorType
Definition
concepts.hpp:356
aie
NativeVectorType
UG1529 © 2025 Advanced Micro Devices, Inc. All rights reserved.