AI Engine API User Guide (AIE) 2023.2
Loading...
Searching...
No Matches
aie::is_accum_op< binary_op< Parent1, Parent2, Op > > Struct Template Reference

#include <expr.hpp>

Static Public Attributes

static constexpr bool value = detail::is_accum_v<typename binary_op<Parent1, Parent2, Op>::result_type>
 

Member Data Documentation

◆ value

template<typename Parent1 , typename Parent2 , Operation Op>
constexpr bool aie::is_accum_op< binary_op< Parent1, Parent2, Op > >::value = detail::is_accum_v<typename binary_op<Parent1, Parent2, Op>::result_type>
staticconstexpr

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