|  | AI Engine API User Guide (AIE-API)           2024.2
    | 
#include <expr.hpp>
| Public Types | |
| using | parent1_type = Parent | 
| using | result_type = op_result_type_t< parent1_type, Operation::Conj > | 
| using | value_type = op_value_type_t< result_type > | 
| Public Member Functions | |
| result_type | operator() () const | 
| auto | parent1 () const | 
| Static Public Member Functions | |
| static constexpr unsigned | bits () | 
| 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 () | 
| Static Public Attributes | |
| static constexpr Operation | operation | 
| using aie::unary_op< Parent, Operation::Conj >::parent1_type = Parent | 
| using aie::unary_op< Parent, Operation::Conj >::result_type = op_result_type_t<parent1_type, Operation:: Conj > | 
| using aie::unary_op< Parent, Operation::Conj >::value_type = op_value_type_t<result_type> | 
| 
 | inlinestaticconstexprinherited | 
| 
 | inlinestaticconstexprinherited | 
| 
 | inlinestaticconstexprinherited | 
| 
 | inlinestaticconstexprinherited | 
| unary_op< Parent, Operation::Conj >::result_type aie::unary_op< Parent, Operation::Conj >::operator() | 
| 
 | inlineinherited | 
| 
 | inlinestaticconstexprinherited | 
| 
 | staticconstexprinherited |