Next:
Generic Intrinsic and Up: Library Procedures Previous: Array Prefix and


Array Sorting Functions

HPF includes procedures for sorting multidimensional arrays. These are structured as functions that return sorting permutations. An array can be sorted along a given axis, or the whole array may be viewed as a sequence in array element order. The sorts are stable, allowing for convenient sorting of structures by major and minor keys.

paula@erc.msstate.edu
Thu Jul 21 17:05:43 CDT 1994