AI Engine API User Guide (AIE-API) 2025.1
Loading...
Searching...
No Matches
mul.hpp File Reference
#include "broadcast.hpp"
#include "filter.hpp"
#include "interleave.hpp"
#include "shuffle.hpp"
#include "../accum.hpp"
#include "../expr.hpp"
#include "../vector.hpp"
#include <cstdlib>
#include <cmath>
#include <climits>

Classes

struct  aie::is_valid_mul_op< T1, T2 >
 
struct  aie::is_valid_mul_op< binary_op< Parent1, Parent2, Op >, T2 >
 
struct  aie::is_valid_mul_op< T, binary_op< Parent1, Parent2, Op > >
 
struct  aie::is_valid_mul_op< T, unary_op< Parent, Op > >
 
struct  aie::is_valid_mul_op< unary_op< Parent, Op >, T2 >
 

Namespaces

namespace  aie
 Base namespace for AIE operations and types.
 

Macros

#define __AIE_API_DETAIL_MUL__HPP__
 

Macro Definition Documentation

◆ __AIE_API_DETAIL_MUL__HPP__

#define __AIE_API_DETAIL_MUL__HPP__