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.
Christophe Favergeon
aa43cfb6dd
CMSIS-DSP: Added some support functions.
entropy, Kullback-Leibler, LogSumExp, Dot product using LogSumExp
weighted sum, barycenter.
|
6 years ago |
| .. |
|
CMakeLists.txt
|
CMSIS-DSP: New testing framework
|
7 years ago |
|
StatisticsFunctions.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_entropy_f32.c
|
CMSIS-DSP: Added some support functions.
|
6 years ago |
|
arm_kullback_leibler_f32.c
|
CMSIS-DSP: Added some support functions.
|
6 years ago |
|
arm_logsumexp_dot_prod_f32.c
|
CMSIS-DSP: Added some support functions.
|
6 years ago |
|
arm_logsumexp_f32.c
|
CMSIS-DSP: Added some support functions.
|
6 years ago |
|
arm_max_f32.c
|
CMSIS-DSP: Added some support functions.
|
6 years ago |
|
arm_max_q7.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_max_q15.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_max_q31.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_mean_f32.c
|
Removed comments about loop unrolling in NEON codes to avoid confusion
|
7 years ago |
|
arm_mean_q7.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_mean_q15.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_mean_q31.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_min_f32.c
|
Removed comments about loop unrolling in NEON codes to avoid confusion
|
7 years ago |
|
arm_min_q7.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_min_q15.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_min_q31.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_power_f32.c
|
Removed comments about loop unrolling in NEON codes to avoid confusion
|
7 years ago |
|
arm_power_q7.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_power_q15.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_power_q31.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_rms_f32.c
|
Removed comments about loop unrolling in NEON codes to avoid confusion
|
7 years ago |
|
arm_rms_q15.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_rms_q31.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_std_f32.c
|
New NEON float32 algorithms for Cortex A5 (TransformFunctions excluded) with armDS project
|
7 years ago |
|
arm_std_q15.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_std_q31.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_var_f32.c
|
Removed comments about loop unrolling in NEON codes to avoid confusion
|
7 years ago |
|
arm_var_q15.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |
|
arm_var_q31.c
|
Updated file versions, dates and copyright headers.
|
7 years ago |