![]() |
AI Engine API User Guide (AIE) 2021.2
|
#include <expr.hpp>
Public Types | |
| using | parent_type = Parent |
| using | result_type = op_result_type_t< parent_type, Operation::Acc_Sub > |
| 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 (Operation op, Operations... ops) |
| static constexpr bool | is_operation_none () |
| static constexpr bool | is_operation_not (Operation op, Operations... ops) |
| static constexpr unsigned | size () |
Public Attributes | |
| const parent_type & | parent |
Static Public Attributes | |
| static constexpr Operation | operation |