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 | Class and Description |
---|---|
class |
ArrayOfDoublesAnotBImpl
Computes a set difference, A-AND-NOT-B, of two ArrayOfDoublesSketches.
|
Modifier and Type | Method and Description |
---|---|
ArrayOfDoublesAnotB |
ArrayOfDoublesSetOperationBuilder.buildAnotB()
Creates an instance of ArrayOfDoublesAnotB based on the current configuration of the builder.
|
Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.