AI Engine API User Guide (AIE-API) 2024.1
Loading...
Searching...
No Matches
aie::is_valid_elem_op< T1, T2 > Struct Template Reference

#include <aie.hpp>

Static Public Attributes

static constexpr bool value
 

Member Data Documentation

◆ value

template<typename T1 , typename T2 >
constexpr bool aie::is_valid_elem_op< T1, T2 >::value
staticconstexpr
Initial value:
= std::is_same_v<operand_base_type_t<T1>,
operand_base_type_t<T2>>

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