| MatMinMaxIdx Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | MinMaxIdx(Double, Double) | 
            finds global minimum and maximum array elements and returns their values and their locations
             | 
|  | MinMaxIdx(Int32, Int32) | 
            finds global minimum and maximum array elements and returns their values and their locations
             | 
|  | MinMaxIdx(Double, Double, Int32, Int32, InputArray) | 
            finds global minimum and maximum array elements and returns their values and their locations
             | 
 See Also
See Also