CMSIS-DSP  Version 1.10.2-dev16
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...