![]() |
![]() |
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) |
void DSPF_sp_mat_mul_cplx_opt | ( | const float * | x1, |
int | r1, | ||
int | c1, | ||
const float * | x2, | ||
int | c2, | ||
float *restrict | y | ||
) |