public static class DefaultVectorComparators.Float4Comparator extends VectorValueComparator<Float4Vector>
valueWidth, vector1, vector2| Constructor and Description |
|---|
Float4Comparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareNotNull(int index1,
int index2)
Compare two values, given their indices.
|
attachVector, attachVectors, compare, getValueWidthpublic int compareNotNull(int index1,
int index2)
VectorValueComparatorcompareNotNull in class VectorValueComparator<Float4Vector>index1 - index of the first value to compare.index2 - index of the second value to compare.Copyright © 2019 The Apache Software Foundation. All rights reserved.