Functions
c674/DSPF_sp_mat_mul.h File Reference

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)
 

Function Documentation

◆ DSPF_sp_mat_mul_opt()

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

Copyright 2022, Texas Instruments Incorporated