![]() |
![]() |
Go to the source code of this file.
Functions | |
void | DSPF_sp_mat_mul (float *x1, const int r1, const int c1, float *x2, const int c2, float *restrict y) |
void | DSPF_sp_mat_mul_opt (float *x1, const int r1, const int c1, float *x2, const int c2, float *restrict y) |
void DSPF_sp_mat_mul_opt | ( | float * | x1, |
const int | r1, | ||
const int | c1, | ||
float * | x2, | ||
const int | c2, | ||
float *restrict | y | ||
) |