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

Functions

float32_t arm_logsumexp_f32 (const float32_t *in, uint32_t blockSize)
 Computation of the LogSumExp. More...