Functions
c674/DSPF_sp_mat_mul_cplx.h File Reference

Go to the source code of this file.

Functions

void DSPF_sp_mat_mul_cplx (const float *x1, int r1, int c1, const float *x2, int c2, float *restrict y)
 
void DSPF_sp_mat_mul_cplx_opt (const float *x1, int r1, int c1, const float *x2, int c2, float *restrict y)
 

Function Documentation

◆ DSPF_sp_mat_mul_cplx_opt()

void DSPF_sp_mat_mul_cplx_opt ( const float *  x1,
int  r1,
int  c1,
const float *  x2,
int  c2,
float *restrict  y 
)

Copyright 2022, Texas Instruments Incorporated