afp_imax
Find the maximum values and their locations.
Arguments
- Input array, values
- Integer, dimension: 0 - columns, 1 - rows
Output
Resulting vector, position 0: max values, position 1: location of max values
Examples
Find the maximum values and their locations.
Resulting vector, position 0: max values, position 1: location of max values