afp_imax_all
Find the maximum values and their locations from the entire array.
Arguments
- Input array, values
Output
Resulting vector, position 0: max value, position 1: location of max value
Examples
Find the maximum values and their locations from the entire array.
Resulting vector, position 0: max value, position 1: location of max value