LIBML
Version 3.2.4
LIBML DSP Software Library
|
#include "tpt_math.h"
Macros | |
#define | CLX_DIM 2 |
Functions | |
void | tpt_mat_cmplx_trans_f32 (f32_t *aOutMat, const f32_t *aInMat, uint32_t aM, uint32_t aK) |
Transpose the single-precision floating-point complex matrices. More... | |
#define CLX_DIM 2 |