Package | Description |
---|---|
org.apache.datasketches.tuple.arrayofdoubles |
This package is for a concrete implementation of the Tuple sketch for an array of double values.
|
Modifier and Type | Method and Description |
---|---|
void |
ArrayOfDoublesIntersection.intersect(ArrayOfDoublesSketch tupleSketch,
ArrayOfDoublesCombiner combiner)
Performs a stateful intersection of the internal set with the given tupleSketch.
|
Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.