![]() |
MMALIB User Guide
|
This structure holds all the initialization parameters for pointwise matrix-matrix multiplication.
Definition at line 121 of file MMALIB_LINALG_pointwiseMatrixMatrixMultiply_ixX_ixX_oxX.h.
Data Fields | |
int8_t | funcStyle |
Variant of the function; refer to MMALIB_FUNCTION_STYLE. More... | |
int8_t | shift |
Number of bits to right shift the output value. More... | |
int8_t MMALIB_LINALG_pointwiseMatrixMatrixMultiply_ixX_ixX_oxX_InitArgs::funcStyle |
Variant of the function; refer to MMALIB_FUNCTION_STYLE.
Definition at line 123 of file MMALIB_LINALG_pointwiseMatrixMatrixMultiply_ixX_ixX_oxX.h.
int8_t MMALIB_LINALG_pointwiseMatrixMatrixMultiply_ixX_ixX_oxX_InitArgs::shift |
Number of bits to right shift the output value.
Definition at line 124 of file MMALIB_LINALG_pointwiseMatrixMatrixMultiply_ixX_ixX_oxX.h.