AI Engine API User Guide (AIE) 2021.2
aie::unary_op_common< Parent, Op > Struct Template Reference

#include

Public Types

using parent_type= Parent
using result_type=op_result_type_t<parent_type, Op >
using value_type=op_value_type_t<result_type>

Public Member Functions

constexpr unary_op_common(constparent_type&parent)

Static Public Member Functions

template
static constexpr bool is_operation(Operationop, Operations... ops)
static constexpr bool is_operation_none()
template
static constexpr bool is_operation_not(Operationop, Operations... ops)
static constexpr unsigned size()

Public Attributes

constparent_type& parent

Static Public Attributes

static constexprOperation operation= Op

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