This repository has been archived on 2024-01-25. You can view files and clone it, but cannot push or open issues or pull requests.
Sem-dma/Drivers/CMSIS/DSP/Source/MatrixFunctions
Julien Chevalley 902141e8b6 Initial commit
2023-12-11 14:43:05 +01:00
..
arm_mat_add_f32.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_add_q15.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_add_q31.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_cmplx_mult_f32.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_cmplx_mult_q15.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_cmplx_mult_q31.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_init_f32.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_init_q15.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_init_q31.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_inverse_f32.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_inverse_f64.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_mult_f32.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_mult_fast_q15.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_mult_fast_q31.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_mult_q15.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_mult_q31.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_scale_f32.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_scale_q15.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_scale_q31.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_sub_f32.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_sub_q15.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_sub_q31.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_trans_f32.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_trans_q15.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mat_trans_q31.c Initial commit 2023-12-11 14:43:05 +01:00