AI Engine API User Guide (AIE-API) 2025.1
Loading...
Searching...
No Matches
aie::is_elem_op< unary_op< Parent, Op > > Struct Template Reference

#include <expr.hpp>

Static Public Attributes

static constexpr bool value
 
static constexpr bool value = unary_op<Parent, Op>::size() == 1
 

Member Data Documentation

◆ value [1/2]

bool aie::is_elem_op< unary_op< Parent, Op > >::value
staticconstexpr

◆ value [2/2]

template<typename Parent, Operation Op>
bool aie::is_elem_op< unary_op< Parent, Op > >::value = unary_op<Parent, Op>::size() == 1
staticconstexpr

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