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 Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow