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
Christophe Favergeon af5294db09 Revert some part of PR #95
Removed long doubles.
3 years ago
..
Config.cmake First version of the dynamic time warping algorithm. 3 years ago
DistanceFunctions.c First version of the dynamic time warping algorithm. 3 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 Add some f64 Neon optimisations for aarch64 3 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 Add some f64 Neon optimisations for aarch64 3 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 Revert some part of PR #95 3 years ago
arm_dice_distance.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_dtw_distance_f32.c Fixed compiler warnings (#95) 3 years ago
arm_dtw_init_window_q7.c First version of the dynamic time warping algorithm. 3 years ago
arm_dtw_path_f32.c First version of the dynamic time warping algorithm. 3 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 Add some f64 Neon optimisations for aarch64 3 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