AI Engine API User Guide (AIE) 2023.2
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 = detail::is_complex_v<typename unary_op<Parent, Op>::result_type>
 

Member Data Documentation

◆ value

template<typename Parent , Operation Op>
constexpr 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: