| Package | Description |
|---|---|
| org.apache.datasketches.tuple |
The tuple package contains implementation of sketches based on the idea of
theta sketches with the addition of values associated with unique keys.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArrayOfDoublesIntersection.update(ArrayOfDoublesSketch sketchIn,
ArrayOfDoublesCombiner combiner)
Updates the internal set by intersecting it with the given sketch.
|
Copyright © 2015–2020 The Apache Software Foundation. All rights reserved.