Christophe Favergeon
|
fa73bb9825
|
CMSIS-DSP: Removed build warnings for tests.
|
5 years ago |
Christophe Favergeon
|
212e9cb805
|
CMSIS-DSP: Added Cholesky decomposition
LL^t and LDL^t variant.
Added foward and backward substitution to solve linear systems
with triangular matrix.
|
5 years ago |
Christophe Favergeon
|
a20e215bfc
|
CMSIS-DSP: Added new matrix functions and their MVE implementation
arm_mat_cmplx_trans_f32.c
arm_mat_cmplx_trans_q15.c
arm_mat_cmplx_trans_q31.c
|
6 years ago |
Christophe Favergeon
|
8268b079d5
|
CMSIS-DSP: Added new matrix functions and MVE version
arm_mat_mult_q7.c
arm_mat_trans_q7.c
arm_mat_vec_mult_f32.c
arm_mat_vec_mult_q15.c
arm_mat_vec_mult_q31.c
arm_mat_vec_mult_q7.c
|
6 years ago |
Christophe Favergeon
|
628cb2c9eb
|
CMSIS-DSP: Added benchmarking code for new categories
Controller, FastMath, Matrix and Support.
|
6 years ago |