Home
last modified time | relevance | path

Searched refs:arm_rogerstanimoto_distance (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/DistanceFunctions/
Darm_rogerstanimoto_distance.c61 float32_t arm_rogerstanimoto_distance(const uint32_t *pA, const uint32_t *pB, uint32_t numberOfBool… in arm_rogerstanimoto_distance() function
DCMakeLists.txt26 target_sources(CMSISDSPDistance PRIVATE arm_rogerstanimoto_distance.c)
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/
Ddistance_functions.h241 float32_t arm_rogerstanimoto_distance(const uint32_t *pA, const uint32_t *pB, uint32_t numberOfBool…