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 4288cf4fec CMSIS-DSP: Some improvements to build Helium version with gcc.
Helium f16 disabled by default with gcc since there are a few remaining build issues.
5 years ago
..
CMakeLists.txt CMSIS-DSP: Added f16 versions of the distance functions 5 years ago
DistanceFunctions.c CMSIS-DSP: Updates pack source component. 6 years ago
DistanceFunctionsF16.c CMSIS-DSP: Added f16 versions of the distance functions 5 years ago
arm_boolean_distance.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_boolean_distance_template.h CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_braycurtis_distance_f16.c CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_braycurtis_distance_f32.c CMSIS-DSP: f16 versions of classical ML functions 5 years ago
arm_canberra_distance_f16.c CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_canberra_distance_f32.c CMSIS-DSP: f16 versions of classical ML functions 5 years ago
arm_chebyshev_distance_f16.c CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_chebyshev_distance_f32.c CMSIS-DSP: f16 versions of classical ML functions 5 years ago
arm_cityblock_distance_f16.c CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_cityblock_distance_f32.c CMSIS-DSP: f16 versions of classical ML functions 5 years ago
arm_correlation_distance_f16.c CMSIS-DSP: f16 versions of classical ML functions 5 years ago
arm_correlation_distance_f32.c CMSIS-DSP: f16 versions of classical ML functions 5 years ago
arm_cosine_distance_f16.c CMSIS-DSP: f16 versions of classical ML functions 5 years ago
arm_cosine_distance_f32.c CMSIS-DSP: f16 versions of classical ML functions 5 years ago
arm_dice_distance.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_euclidean_distance_f16.c CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_euclidean_distance_f32.c CMSIS-DSP: f16 versions of classical ML functions 5 years ago
arm_hamming_distance.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_jaccard_distance.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_jensenshannon_distance_f16.c CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_jensenshannon_distance_f32.c CMSIS-DSP: f16 versions of classical ML functions 5 years ago
arm_kulsinski_distance.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_minkowski_distance_f16.c CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_minkowski_distance_f32.c CMSIS-DSP: Added new f16 tests 5 years ago
arm_rogerstanimoto_distance.c Correct DSP Documents: Correct the name of people. 5 years ago
arm_russellrao_distance.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_sokalmichener_distance.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_sokalsneath_distance.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_yule_distance.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago