MMALIB User Guide
MMALIB_LINALG_matrixTranspose_ixX_oxX_InitArgs Struct Reference

Detailed Description

Structure containing the parameters to initialize the kernel.

Definition at line 105 of file MMALIB_LINALG_matrixTranspose_ixX_oxX.h.

Data Fields

int8_t funcStyle
 Variant of the function refer to MMALIB_FUNCTION_STYLE
More...
 

Field Documentation

◆ funcStyle

int8_t MMALIB_LINALG_matrixTranspose_ixX_oxX_InitArgs::funcStyle

Variant of the function refer to MMALIB_FUNCTION_STYLE

Definition at line 108 of file MMALIB_LINALG_matrixTranspose_ixX_oxX.h.