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/DistanceFunctions
JbR 329dae5fad Removing defgroup from f64 & fixing double init values 4 years ago
..
CMakeLists.txt CMSIS-DSP: Added f16 versions of the distance functions 5 years ago
DistanceFunctions.c Implement some f64 methods 4 years ago
DistanceFunctionsF16.c CMSIS-DSP: Added f16 versions of the distance functions 5 years ago
arm_boolean_distance.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_boolean_distance_template.h CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_braycurtis_distance_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_braycurtis_distance_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_canberra_distance_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_canberra_distance_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_chebyshev_distance_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_chebyshev_distance_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_chebyshev_distance_f64.c Implement some f64 methods 4 years ago
arm_cityblock_distance_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_cityblock_distance_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cityblock_distance_f64.c Removing defgroup from f64 & fixing double init values 4 years ago
arm_correlation_distance_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_correlation_distance_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cosine_distance_f16.c CMSIS-DSP: Added MFCC F16 4 years ago
arm_cosine_distance_f32.c CMSIS-DSP: Added MFCC F16 4 years ago
arm_cosine_distance_f64.c Removing defgroup from f64 & fixing double init values 4 years ago
arm_dice_distance.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_euclidean_distance_f16.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_euclidean_distance_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_euclidean_distance_f64.c Removing defgroup from f64 & fixing double init values 4 years ago
arm_hamming_distance.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_jaccard_distance.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_jensenshannon_distance_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_jensenshannon_distance_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_kulsinski_distance.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_minkowski_distance_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_minkowski_distance_f32.c CMSIS-DSP: Remove type punning in vector code and some compilation warnings. 5 years ago
arm_rogerstanimoto_distance.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_russellrao_distance.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_sokalmichener_distance.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_sokalsneath_distance.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_yule_distance.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago