Logo
MSP DSP Library
msp_matrix_offset_iq31_params Struct Reference

Parameter structure for the real matrix offset function. More...

#include <DSPLib_matrix.h>

Data Fields

uint16_t rows
 Number of rows in the source matrices, must be a multiple of two.
 
uint16_t cols
 Number of columns in the source matrices, must be a multiple of two.
 
int32_t offset
 IQ31 constant to add to the source matrix.
 

Detailed Description

Parameter structure for the real matrix offset function.


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