..
CMakeLists.txt
CMSIS-DSP: Added Cholesky decomposition
5 years ago
MatrixFunctions.c
CMSIS-DSP: Added Cholesky decomposition
5 years ago
MatrixFunctionsF16.c
CMSIS-DSP: Added Cholesky decomposition
5 years ago
arm_mat_add_f16.c
CMSIS-DSP: Some improvements to build Helium version with gcc.
5 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: More consistent use of the flag ARM_MATH_AUTOVECTORIZE
5 years ago
arm_mat_add_q31.c
CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE
5 years ago
arm_mat_cholesky_f16.c
CMSIS-DSP: Some improvements to build Helium version with gcc.
5 years ago
arm_mat_cholesky_f32.c
CMSIS-DSP: Added Cholesky decomposition
5 years ago
arm_mat_cholesky_f64.c
CMSIS-DSP: Added Cholesky decomposition
5 years ago
arm_mat_cmplx_mult_f16.c
CMSIS-DSP: Improvements for building with gcc on M55.
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: Some improvements to build Helium version with gcc.
5 years ago
arm_mat_cmplx_mult_q31.c
CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE
5 years ago
arm_mat_cmplx_trans_f16.c
CMSIS-DSP: Some improvements to build Helium version with gcc.
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: More consistent use of the flag ARM_MATH_AUTOVECTORIZE
5 years ago
arm_mat_cmplx_trans_q31.c
CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE
5 years ago
arm_mat_init_f16.c
CMSIS-DSP: Added f16 matrix functions
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_f16.c
CMSIS-DSP: Some improvements to build Helium version with gcc.
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_ldlt_f32.c
CMSIS-DSP: Correction of issue 1169
5 years ago
arm_mat_ldlt_f64.c
CMSIS-DSP: Correction of issue 1169
5 years ago
arm_mat_mult_f16.c
CMSIS-DSP: Correction of issue 1169
5 years ago
arm_mat_mult_f32.c
CMSIS-DSP: Some minor corrections.
5 years ago
arm_mat_mult_f64.c
CMSIS-DSP: Added Cholesky decomposition
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: Some improvements to build Helium version with gcc.
5 years ago
arm_mat_mult_q15.c
CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE
5 years ago
arm_mat_mult_q31.c
CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE
5 years ago
arm_mat_scale_f16.c
CMSIS-DSP: Some improvements to build Helium version with gcc.
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: More consistent use of the flag ARM_MATH_AUTOVECTORIZE
5 years ago
arm_mat_scale_q31.c
CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE
5 years ago
arm_mat_solve_lower_triangular_f16.c
CMSIS-DSP: Correction of issue 1169
5 years ago
arm_mat_solve_lower_triangular_f32.c
CMSIS-DSP: Correction of issue 1169
5 years ago
arm_mat_solve_lower_triangular_f64.c
CMSIS-DSP: Correction of issue 1169
5 years ago
arm_mat_solve_upper_triangular_f16.c
CMSIS-DSP: Some improvements to build Helium version with gcc.
5 years ago
arm_mat_solve_upper_triangular_f32.c
CMSIS-DSP: Added Cholesky decomposition
5 years ago
arm_mat_solve_upper_triangular_f64.c
CMSIS-DSP: Added Cholesky decomposition
5 years ago
arm_mat_sub_f16.c
CMSIS-DSP: Some improvements to build Helium version with gcc.
5 years ago
arm_mat_sub_f32.c
CMSIS-DSP: Re-organization of arm_math.h
5 years ago
arm_mat_sub_f64.c
CMSIS-DSP: Added Cholesky decomposition
5 years ago
arm_mat_sub_q15.c
CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE
5 years ago
arm_mat_sub_q31.c
CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE
5 years ago
arm_mat_trans_f16.c
CMSIS-DSP: Some improvements to build Helium version with gcc.
5 years ago
arm_mat_trans_f32.c
CMSIS-DSP: Re-organization of arm_math.h
5 years ago
arm_mat_trans_f64.c
CMSIS-DSP: Added Cholesky decomposition
5 years ago
arm_mat_trans_q7.c
CMSIS-DSP: Correction of issue 1169
5 years ago
arm_mat_trans_q15.c
CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE
5 years ago
arm_mat_trans_q31.c
CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE
5 years ago
arm_mat_vec_mult_f16.c
CMSIS-DSP: Some improvements to build Helium version with gcc.
5 years ago
arm_mat_vec_mult_f32.c
CMSIS-DSP: Removed patch for armclang issue on M55
5 years ago
arm_mat_vec_mult_q7.c
CMSIS-DSP: Removed patch for armclang issue on M55
5 years ago
arm_mat_vec_mult_q15.c
CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE
5 years ago
arm_mat_vec_mult_q31.c
CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE
5 years ago