Package | Description |
---|---|
org.apache.datasketches.tuple.arrayofdoubles |
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.
|
void |
ArrayOfDoublesIntersection.update(ArrayOfDoublesSketch tupleSketch,
ArrayOfDoublesCombiner combiner)
Deprecated.
|
Copyright © 2015–2021 The Apache Software Foundation. All rights reserved.