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

Functions

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