pinebuds/platform/cmsis/DSP_Lib/MatrixFunctions
dylancaowugang 235a402c8c add first commit 2022-08-15 17:20:27 +08:00
..
Makefile add first commit 2022-08-15 17:20:27 +08:00
MatrixFunctions.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_add_f32.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_add_q15.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_add_q31.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_cmplx_mult_f32.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_cmplx_mult_q15.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_cmplx_mult_q31.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_init_f32.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_init_q15.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_init_q31.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_inverse_f32.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_inverse_f64.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_mult_f32.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_mult_fast_q15.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_mult_fast_q31.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_mult_q15.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_mult_q31.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_scale_f32.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_scale_q15.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_scale_q31.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_sub_f32.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_sub_q15.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_sub_q31.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_trans_f32.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_trans_q15.c add first commit 2022-08-15 17:20:27 +08:00
arm_mat_trans_q31.c add first commit 2022-08-15 17:20:27 +08:00