LIBML  Version 3.2.4
LIBML DSP Software Library
Macros | Functions
tpt_mat_cmplx_trans_f64.c File Reference
#include "tpt_math.h"
Include dependency graph for tpt_mat_cmplx_trans_f64.c:

Macros

#define CLX_DIM   2
 

Functions

void tpt_mat_cmplx_trans_f64 (f64_t *aOutMat, const f64_t *aInMat, uint32_t aM, uint32_t aK)
 Transpose the single-precision floating-point complex matrices. More...
 

Macro Definition Documentation

◆ CLX_DIM

#define CLX_DIM   2