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

Functions

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