public class SortAscendingVectors extends Object
Constructor and Description |
---|
SortAscendingVectors() |
public static void sort(int[] a, int[][] u)
a
- the first vector to sort (the key vector)u
- the vector of vectors to sort with respect to apublic static void sort2(int[] a, int[] u)
a
- the first vector to sort.u
- the second vector to sort.Terrier 4.0. Copyright © 2004-2014 University of Glasgow