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