AI Engine API User Guide (AIE) 2021.2
aie::binary_op< Parent1, Parent2, Operation::Min > Struct Template Reference

#include

Inheritance diagram for aie::binary_op< Parent1, Parent2, Operation::Min >:
aie::binary_op_common< Parent1, Parent2, Operation::Min >

Public Types

using parent1_type= Parent1
using parent2_type= Parent2
using result_type=op_result_type_t<parent1_type,Operation::Min>
using value_type=op_value_type_t<result_type>

Public Member Functions

result_type operator()() const

Static Public Member Functions

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

Public Attributes

constparent1_type& parent1
constparent2_type& parent2

Static Public Attributes

static constexprOperation operation

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