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

Functions

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