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

#include <expr.hpp>

Static Public Attributes

static constexpr bool value
 
static constexpr bool value = detail::is_complex_v<typename unary_op<Parent, Op>::result_type>
 

Member Data Documentation

◆ value [1/2]

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

◆ value [2/2]

template<typename Parent, Operation Op>
bool aie::is_complex_op< unary_op< Parent, Op > >::value = detail::is_complex_v<typename unary_op<Parent, Op>::result_type>
staticconstexpr

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