Uses of Class
org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesAnotB
Package
Description
This package is for a concrete implementation of the Tuple sketch for an array of double values.
-
Uses of ArrayOfDoublesAnotB in org.apache.datasketches.tuple.arrayofdoubles
Modifier and TypeClassDescriptionclass
Computes a set difference, A-AND-NOT-B, of two ArrayOfDoublesSketches.Modifier and TypeMethodDescriptionArrayOfDoublesSetOperationBuilder.buildAnotB()
Creates an instance of ArrayOfDoublesAnotB based on the current configuration of the builder.