AI Engine API User Guide (AIE) 2023.2
Loading...
Searching...
No Matches
aie::is_vector_op< binary_op< Parent1, Parent2, Op > > Struct Template Reference

#include <expr.hpp>

Static Public Attributes

static constexpr bool value
 

Member Data Documentation

◆ value

template<typename Parent1 , typename Parent2 , Operation Op>
constexpr bool aie::is_vector_op< binary_op< Parent1, Parent2, Op > >::value
staticconstexpr
Initial value:
= detail::is_vector_v<typename binary_op<aie_dm_resource_remove_t<Parent1>,
aie_dm_resource_remove_t<Parent2>, Op>::result_type>

The documentation for this struct was generated from the following file: