public class PairsRowLink extends RowLinkN
| Constructor and Description | 
|---|
PairsRowLink(RowRef ref0,
            RowRef[] ref1s,
            double[] scores,
            boolean bestOnly)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
double | 
getScore(int i)
Returns the score associated with a given RowRef. 
 | 
fromModifiableArray, getRef, sizepublic PairsRowLink(RowRef ref0, RowRef[] ref1s, double[] scores, boolean bestOnly)
ref0 - reference RowRef, common to all pairsref1s - array of RowRefs which are pair matched to 
                ref0scores - array of scores for ref1s, same number of
                  elementsbestOnly - true iff only the best match for each non-reference
                    table should be retainedCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.