This website works better with JavaScript.
Explore
Help
Sign In
dengzhihao
/
CMSIS-DSP
Watch
0
Star
0
Fork
You've already forked CMSIS-DSP
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
86a272902a
hotfix
gh-pages
main
v1.14.4
v1.14.3
v1.14.2
v1.14.1
v1.14.0
v1.13.0
v1.12.0
v1.11.0
v1.10.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '86a272902a'
${ noResults }
CMSIS-DSP
/
Source
/
StatisticsFunctions
History
Christophe Favergeon
1accfadc96
CMSIS-DSP: Correct issue 888
...
Added clarifications to documentation about arm_power_...
6 years ago
..
CMakeLists.txt
CMSIS-DSP: Simplification to cmake to build without test framework.
6 years ago
StatisticsFunctions.c
CMSIS-DSP: Updates pack source component.
6 years ago
arm_entropy_f32.c
CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments.
6 years ago
arm_entropy_f64.c
CMSIS-DSP: Added scalar float64 entropy and kullback leibler
6 years ago
arm_kullback_leibler_f32.c
CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments.
6 years ago
arm_kullback_leibler_f64.c
CMSIS-DSP: Added scalar float64 entropy and kullback leibler
6 years ago
arm_logsumexp_dot_prod_f32.c
CMSIS-DSP: Added some support functions.
6 years ago
arm_logsumexp_f32.c
CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments.
6 years ago
arm_max_f32.c
CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments.
6 years ago
arm_max_no_idx_f32.c
CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments.
6 years ago
arm_max_q7.c
CMSIS-DSP: Fix to MVE code to allow compilation with AC6 6.14
6 years ago
arm_max_q15.c
CMSIS-DSP: Fix to MVE code to allow compilation with AC6 6.14
6 years ago
arm_max_q31.c
CMSIS-DSP: Fix to MVE code to allow compilation with AC6 6.14
6 years ago
arm_mean_f32.c
CMSIS-DSP: Added test patterns for arm_fir_decimate and arm_fir_interpolate.
6 years ago
arm_mean_q7.c
CMSIS-DSP: Corrected compilation warnings
6 years ago
arm_mean_q15.c
CMSIS-DSP: Corrected compilation warnings
6 years ago
arm_mean_q31.c
CMSIS-DSP: Corrected compilation warnings
6 years ago
arm_min_f32.c
CMSIS-DSP: Fix to MVE code to allow compilation with AC6 6.14
6 years ago
arm_min_q7.c
CMSIS-DSP: Fix to MVE code to allow compilation with AC6 6.14
6 years ago
arm_min_q15.c
CMSIS-DSP: Fix to MVE code to allow compilation with AC6 6.14
6 years ago
arm_min_q31.c
CMSIS-DSP: Fix to MVE code to allow compilation with AC6 6.14
6 years ago
arm_power_f32.c
CMSIS-DSP: Correct issue 888
6 years ago
arm_power_q7.c
CMSIS-DSP: Corrected compilation warnings
6 years ago
arm_power_q15.c
CMSIS-DSP: Corrected compilation warnings
6 years ago
arm_power_q31.c
CMSIS-DSP: Corrected compilation warnings
6 years ago
arm_rms_f32.c
CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments.
6 years ago
arm_rms_q15.c
CMSIS-DSP: Added test patterns for Statistics functions.
6 years ago
arm_rms_q31.c
CMSIS-DSP: Added test patterns for Statistics functions.
6 years ago
arm_std_f32.c
CMSIS-DSP: Improvement for issue 809
6 years ago
arm_std_q15.c
CMSIS-DSP: Added test patterns for Statistics functions.
6 years ago
arm_std_q31.c
CMSIS-DSP: Added test patterns for Statistics functions.
6 years ago
arm_var_f32.c
CMSIS-DSP: Added test patterns for arm_fir_decimate and arm_fir_interpolate.
6 years ago
arm_var_q15.c
CMSIS-DSP: Corrected compilation warnings
6 years ago
arm_var_q31.c
CMSIS-DSP:Correction for issue 218
6 years ago