Vladimir Marchenko a322b5b5e3 Doc: updated to gen_pack v0.9.1 flow with Doxygen 1.9.6 před 2 roky
..
Config.cmake 91f599c052 Householder and QR decomposition for matrices (f64,f32,f16). před 3 roky
MatrixFunctions.c 3d5fb83720 Add some f64 Neon optimisations for aarch64 před 3 roky
MatrixFunctionsF16.c 6e95cfef9d Typo in MatrixFunctionsF16.c před 3 roky
arm_householder_f16.c 2bd5292468 Optimizations for QR decomposition. před 3 roky
arm_householder_f32.c 2bd5292468 Optimizations for QR decomposition. před 3 roky
arm_householder_f64.c af5294db09 Revert some part of PR #95 před 2 roky
arm_mat_add_f16.c 5783c6e509 Fix uninitialised variable references reported by GCC 12 (#42) před 3 roky
arm_mat_add_f32.c 5783c6e509 Fix uninitialised variable references reported by GCC 12 (#42) před 3 roky
arm_mat_add_q15.c 5783c6e509 Fix uninitialised variable references reported by GCC 12 (#42) před 3 roky
arm_mat_add_q31.c 5783c6e509 Fix uninitialised variable references reported by GCC 12 (#42) před 3 roky
arm_mat_cholesky_f16.c cb0960577d CMSIS-DSP: Improvements to matrix inversion. před 3 roky
arm_mat_cholesky_f32.c cb0960577d CMSIS-DSP: Improvements to matrix inversion. před 3 roky
arm_mat_cholesky_f64.c af5294db09 Revert some part of PR #95 před 2 roky
arm_mat_cmplx_mult_f16.c 9b6b4fff80 DSP: Eliminate some non-standard C code před 4 roky
arm_mat_cmplx_mult_f32.c ac7da660b7 CMSIS-DSP: Remove type punning in vector code and some compilation warnings. před 4 roky
arm_mat_cmplx_mult_q15.c 065e8351c3 DSP: Remove undefined behavior in post-increment/decrement read (#1443) před 3 roky
arm_mat_cmplx_mult_q31.c ac7da660b7 CMSIS-DSP: Remove type punning in vector code and some compilation warnings. před 4 roky
arm_mat_cmplx_trans_f16.c d5ad8e995b CMSIS-DSP: Update copyright year and version numbers in comments. před 4 roky
arm_mat_cmplx_trans_f32.c e0bb1407f7 Improved documentation před 3 roky
arm_mat_cmplx_trans_q15.c d5ad8e995b CMSIS-DSP: Update copyright year and version numbers in comments. před 4 roky
arm_mat_cmplx_trans_q31.c d5ad8e995b CMSIS-DSP: Update copyright year and version numbers in comments. před 4 roky
arm_mat_init_f16.c a322b5b5e3 Doc: updated to gen_pack v0.9.1 flow with Doxygen 1.9.6 před 2 roky
arm_mat_init_f32.c a322b5b5e3 Doc: updated to gen_pack v0.9.1 flow with Doxygen 1.9.6 před 2 roky
arm_mat_init_f64.c a322b5b5e3 Doc: updated to gen_pack v0.9.1 flow with Doxygen 1.9.6 před 2 roky
arm_mat_init_q15.c a322b5b5e3 Doc: updated to gen_pack v0.9.1 flow with Doxygen 1.9.6 před 2 roky
arm_mat_init_q31.c a322b5b5e3 Doc: updated to gen_pack v0.9.1 flow with Doxygen 1.9.6 před 2 roky
arm_mat_inverse_f16.c cb0960577d CMSIS-DSP: Improvements to matrix inversion. před 3 roky
arm_mat_inverse_f32.c e0bb1407f7 Improved documentation před 3 roky
arm_mat_inverse_f64.c af5294db09 Revert some part of PR #95 před 2 roky
arm_mat_ldlt_f32.c a5048f6ab9 Fixed compiler warnings (#95) před 3 roky
arm_mat_ldlt_f64.c af5294db09 Revert some part of PR #95 před 2 roky
arm_mat_mult_f16.c 5fac45cc96 CMSIS-DSP: Removed float promotion issues před 4 roky
arm_mat_mult_f32.c 507f0a67ce Correction of issue #105 před 2 roky
arm_mat_mult_f64.c 3d5fb83720 Add some f64 Neon optimisations for aarch64 před 3 roky
arm_mat_mult_fast_q15.c 065e8351c3 DSP: Remove undefined behavior in post-increment/decrement read (#1443) před 3 roky
arm_mat_mult_fast_q31.c d5ad8e995b CMSIS-DSP: Update copyright year and version numbers in comments. před 4 roky
arm_mat_mult_opt_q31.c e45dc7c22e CMSIS-DSP: Improvements to pull request #1363 před 4 roky
arm_mat_mult_q15.c e13bd5a664 Corrections to the documentation. před 3 roky
arm_mat_mult_q31.c e45dc7c22e CMSIS-DSP: Improvements to pull request #1363 před 4 roky
arm_mat_mult_q7.c d5ad8e995b CMSIS-DSP: Update copyright year and version numbers in comments. před 4 roky
arm_mat_qr_f16.c 2bd5292468 Optimizations for QR decomposition. před 3 roky
arm_mat_qr_f32.c 2bd5292468 Optimizations for QR decomposition. před 3 roky
arm_mat_qr_f64.c 2bd5292468 Optimizations for QR decomposition. před 3 roky
arm_mat_scale_f16.c 5fac45cc96 CMSIS-DSP: Removed float promotion issues před 4 roky
arm_mat_scale_f32.c e0bb1407f7 Improved documentation před 3 roky
arm_mat_scale_q15.c 065e8351c3 DSP: Remove undefined behavior in post-increment/decrement read (#1443) před 3 roky
arm_mat_scale_q31.c d5ad8e995b CMSIS-DSP: Update copyright year and version numbers in comments. před 4 roky
arm_mat_solve_lower_triangular_f16.c 9f36d99a0b CMSIS-DSP: Correction os issue 1274 před 4 roky
arm_mat_solve_lower_triangular_f32.c 9f36d99a0b CMSIS-DSP: Correction os issue 1274 před 4 roky
arm_mat_solve_lower_triangular_f64.c af5294db09 Revert some part of PR #95 před 2 roky
arm_mat_solve_upper_triangular_f16.c 9f36d99a0b CMSIS-DSP: Correction os issue 1274 před 4 roky
arm_mat_solve_upper_triangular_f32.c 9f36d99a0b CMSIS-DSP: Correction os issue 1274 před 4 roky
arm_mat_solve_upper_triangular_f64.c af5294db09 Revert some part of PR #95 před 2 roky
arm_mat_sub_f16.c 5783c6e509 Fix uninitialised variable references reported by GCC 12 (#42) před 3 roky
arm_mat_sub_f32.c 5783c6e509 Fix uninitialised variable references reported by GCC 12 (#42) před 3 roky
arm_mat_sub_f64.c 5721f94b28 Improved documentation před 3 roky
arm_mat_sub_q15.c 5783c6e509 Fix uninitialised variable references reported by GCC 12 (#42) před 3 roky
arm_mat_sub_q31.c 5783c6e509 Fix uninitialised variable references reported by GCC 12 (#42) před 3 roky
arm_mat_trans_f16.c d5ad8e995b CMSIS-DSP: Update copyright year and version numbers in comments. před 4 roky
arm_mat_trans_f32.c e0bb1407f7 Improved documentation před 3 roky
arm_mat_trans_f64.c 3d5fb83720 Add some f64 Neon optimisations for aarch64 před 3 roky
arm_mat_trans_q15.c 065e8351c3 DSP: Remove undefined behavior in post-increment/decrement read (#1443) před 3 roky
arm_mat_trans_q31.c d5ad8e995b CMSIS-DSP: Update copyright year and version numbers in comments. před 4 roky
arm_mat_trans_q7.c d5ad8e995b CMSIS-DSP: Update copyright year and version numbers in comments. před 4 roky
arm_mat_vec_mult_f16.c 03658076d5 Corrected issue #118 před 2 roky
arm_mat_vec_mult_f32.c 03658076d5 Corrected issue #118 před 2 roky
arm_mat_vec_mult_q15.c 065e8351c3 DSP: Remove undefined behavior in post-increment/decrement read (#1443) před 3 roky
arm_mat_vec_mult_q31.c 5fac45cc96 CMSIS-DSP: Removed float promotion issues před 4 roky
arm_mat_vec_mult_q7.c 065e8351c3 DSP: Remove undefined behavior in post-increment/decrement read (#1443) před 3 roky