AI Engine API User Guide
(AIE-API) 2024.1
Loading...
Searching...
No Matches
Static Public Attributes
|
List of all members
aie::is_complex_op< binary_op< Parent1, Parent2, Op > > Struct Template Reference
#include <expr.hpp>
Static Public Attributes
static constexpr bool
value
= detail::is_complex_v<typename
binary_op
<Parent1, Parent2, Op>::result_type>
Member Data Documentation
◆
value
template<typename Parent1 , typename Parent2 ,
Operation
Op>
constexpr bool
aie::is_complex_op
<
binary_op
< Parent1, Parent2, Op > >::value = detail::is_complex_v<typename
binary_op
<Parent1, Parent2, Op>::result_type>
static
constexpr
The documentation for this struct was generated from the following file:
expr.hpp
aie
is_complex_op< binary_op< Parent1, Parent2, Op > >
UG1529 © 2024 Advanced Micro Devices, Inc. All rights reserved.