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.
CMSIS-DSP/Source/MatrixFunctions
Christophe Favergeon 41f2015387 CMSIS-DSP: Re-organization of arm_math.h
arm_math.h splitted into several headers.
Interpolation functions moved from arm_math.h to a separate folder.
5 years ago
..
CMakeLists.txt CMSIS-DSP: Added new matrix functions and their MVE implementation 6 years ago
MatrixFunctions.c CMSIS-DSP: Added new matrix functions and their MVE implementation 6 years ago
arm_mat_add_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_add_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_add_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_cmplx_mult_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_cmplx_mult_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_cmplx_mult_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_cmplx_trans_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_cmplx_trans_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_cmplx_trans_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_init_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_init_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_init_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_inverse_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_inverse_f64.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_mult_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_mult_fast_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_mult_fast_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_mult_q7.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_mult_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_mult_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_scale_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_scale_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_scale_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_sub_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_sub_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_sub_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_trans_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_trans_q7.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_trans_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_trans_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_vec_mult_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_vec_mult_q7.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_vec_mult_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_mat_vec_mult_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago