CMSIS-DSP  Verison 1.1.0
CMSIS DSP Software Library
arm_max_f32.c File Reference

Functions

void arm_max_f32 (float32_t *pSrc, uint32_t blockSize, float32_t *pResult, uint32_t *pIndex)
 Maximum value of a floating-point vector.