Next: Array Construction Function Up: Intrinsic Functions Previous: Intrinsic Functions

Array Reduction Functions

The array reduction function SUM, PRODUCT, MAXVAL, MINVAL, COUNT, ANY, and ALL perform numerical, logical and counting operations on arrays. They may be applied to a whole array to give a scalar result or they may be applied over a given dimension to yield a result of rank reduced by one.


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