..
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
Fixed compiler warnings ( #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