#include <cfr.hpp>
|
|
using | acc_type = accum< accum_class_for_type_v< cint16 >, 48, 8 > |
| |
|
|
template<typename Func > |
| auto | begin (cint16 *inA, cint16 *inB, Func &&get_ctrl_function, unsigned ctrl_upshift=0) |
| |
|
template<unsigned Elems> |
| acc_type | mac (acc_type acc, const input_data &data, vector_elem_ref< cint16, Elems > elem) |
| |
|
template<unsigned Elems> |
| acc_type | mul (const input_data &data, vector_elem_ref< cint16, Elems > elem) |
| |
◆ aie::detail::cfr< cint16 >::input_data
| struct aie::detail::cfr< cint16 >::input_data |
| Class Members |
|
int |
cid |
|
|
vector< cint16, 8 > |
inA |
|
|
vector< cint16, 8 > |
inB |
|
The documentation for this struct was generated from the following file: