You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- new version V1.5.5
- reworked DSP library source files
added macro ARM_MATH_LOOPUNROLL
removed macro UNALIGNED_SUPPORT_DISABLE
relpaced arm_bitreversal2.S with C version
added const-correctness
replaced SIMD pointer construct with memcpy solution
- reworked DSP library documentation
- moved DSP libraries to folder ./DSP/Lib
- ARM DSP Libraries are built with ARMCLANG
- Added DSP Libraries Source variant
|
7 years ago | |
|---|---|---|
| .. | ||
| MatrixFunctions.c | 7 years ago | |
| arm_mat_add_f32.c | 7 years ago | |
| arm_mat_add_q15.c | 7 years ago | |
| arm_mat_add_q31.c | 7 years ago | |
| arm_mat_cmplx_mult_f32.c | 7 years ago | |
| arm_mat_cmplx_mult_q15.c | 7 years ago | |
| arm_mat_cmplx_mult_q31.c | 7 years ago | |
| arm_mat_init_f32.c | 7 years ago | |
| arm_mat_init_q15.c | 7 years ago | |
| arm_mat_init_q31.c | 7 years ago | |
| arm_mat_inverse_f32.c | 7 years ago | |
| arm_mat_inverse_f64.c | 7 years ago | |
| arm_mat_mult_f32.c | 7 years ago | |
| arm_mat_mult_fast_q15.c | 7 years ago | |
| arm_mat_mult_fast_q31.c | 7 years ago | |
| arm_mat_mult_q15.c | 7 years ago | |
| arm_mat_mult_q31.c | 7 years ago | |
| arm_mat_scale_f32.c | 7 years ago | |
| arm_mat_scale_q15.c | 7 years ago | |
| arm_mat_scale_q31.c | 7 years ago | |
| arm_mat_sub_f32.c | 7 years ago | |
| arm_mat_sub_q15.c | 7 years ago | |
| arm_mat_sub_q31.c | 7 years ago | |
| arm_mat_trans_f32.c | 7 years ago | |
| arm_mat_trans_q15.c | 7 years ago | |
| arm_mat_trans_q31.c | 7 years ago | |