AI Engine API User Guide (AIE) 2021.2
aie::detail::C_block_larger_internal< TypeA, TypeB, AccumBits, Elems, Ratio > Struct Template Reference

#include

Public Types

using accum_type=accum< accum_class_for_mul_types_v< TypeA, TypeB >, AccumBits, Elems >
using internal_accum_type=accum< accum_class_for_mul_types_v< TypeA, TypeB >, AccumBits, Elems *Ratio >

Public Member Functions

C_block_larger_internal()
C_block_larger_internal(constaccum_type&acc)
template
C_block_larger_internal(constvector< T, Elems > &v, intshift=0)
operator accum_type() const
accum_type to_accum() const
template
vector< T, Elems > to_vector(intshift=0) const

Public Attributes

internal_accum_type data

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