LIBML
Version 3.2.4
LIBML DSP Software Library
|
#include "tpt_math.h"
Macros | |
#define | CLX_DIM 2 |
Functions | |
void | tpt_mat_cmplx_trans_q31 (q31_t *aOutMat, const q31_t *aInMat, uint32_t aM, uint32_t aK) |
Transpose the q31 complex matrices. More... | |
#define CLX_DIM 2 |