CMSIS-DSP  
CMSIS DSP Software Library
arm_cosine_distance_f16.c File Reference

Functions

float16_t arm_cosine_distance_f16 (const float16_t *pA, const float16_t *pB, uint32_t blockSize)
 Cosine distance between two vectors. More...