AI Engine API User Guide (AIE-API) 2025.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
aie::is_valid_mul_op< T1, T2 > Struct Template Reference

#include <aie.hpp>

Public Types

using type1 = operand_base_type_t<T1>
 
using type2 = operand_base_type_t<T2>
 

Static Public Member Functions

static constexpr bool value ()
 

Member Typedef Documentation

◆ type1

template<typename T1, typename T2>
using aie::is_valid_mul_op< T1, T2 >::type1 = operand_base_type_t<T1>

◆ type2

template<typename T1, typename T2>
using aie::is_valid_mul_op< T1, T2 >::type2 = operand_base_type_t<T2>

Member Function Documentation

◆ value()

template<typename T1, typename T2>
static constexpr bool aie::is_valid_mul_op< T1, T2 >::value ( )
inlinestaticconstexpr

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