Next: Discussion Up: Intrinsic Functions Previous: Array Manipulation Function

Array Location Functions

The functions MAXLOC and MINLOC return the location (subscripts) of an element of an array that has maximum and minimum values, respectively. By use of an optional logical mask that is conformable with the given array, the reduction may be confined to any subset of the array.


zbozkus@
Thu Jul 6 21:09:19 EDT 1995