Skip to content

Function maximum_s() returns wrong index

The function maximum_s() is expected to return the index of the maximum value in the input vector. The return value is however only initialized to 0 and never updated.

I tagged FhG and Nokia as this function is used in SBA MD coding.