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

#include <expr.hpp>

Static Public Attributes

static constexpr bool value = binary_op<Parent1, Parent2, Op>::size() == 1
 

Member Data Documentation

◆ value

template<typename Parent1 , typename Parent2 , Operation Op>
constexpr bool aie::is_elem_op< binary_op< Parent1, Parent2, Op > >::value = binary_op<Parent1, Parent2, Op>::size() == 1
staticconstexpr

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