Home
last modified time | relevance | path

Searched refs:arm_kullback_leibler_f16 (Results 1 – 6 of 6) sorted by relevance

/cmsis-dsp-latest/Source/StatisticsFunctions/
Darm_kullback_leibler_f16.c74 ARM_DSP_ATTRIBUTE float16_t arm_kullback_leibler_f16(const float16_t * pSrcA,const float16_t * pSrc… in arm_kullback_leibler_f16() function
121 ARM_DSP_ATTRIBUTE float16_t arm_kullback_leibler_f16(const float16_t * pSrcA,const float16_t * pSrc… in arm_kullback_leibler_f16() function
DConfig.cmake97 target_sources(CMSISDSP PRIVATE StatisticsFunctions/arm_kullback_leibler_f16.c)
/cmsis-dsp-latest/Include/dsp/
Dstatistics_functions_f16.h214 float16_t arm_kullback_leibler_f16(const float16_t * pSrcA
/cmsis-dsp-latest/Testing/Source/Benchmarks/
DStatsF16.cpp166 (void)arm_kullback_leibler_f16(inap,inbp,this->nb); in test_kullback_leibler_f16()
/cmsis-dsp-latest/Testing/Source/Tests/
DStatsTestsF16.cpp412 *outp = arm_kullback_leibler_f16(inpA,inpB,dimsp[i+1]); in test_kullback_leibler_f16()
/cmsis-dsp-latest/Testing/
Ddesc_f16.txt96 arm_kullback_leibler_f16:test_kullback_leibler_f16