Uses of Class
org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesIntersection
Package
Description
This package is for a concrete implementation of the Tuple sketch for an array of double values.
-
Uses of ArrayOfDoublesIntersection in org.apache.datasketches.tuple.arrayofdoubles
Modifier and TypeMethodDescriptionArrayOfDoublesSetOperationBuilder.buildIntersection()
Creates an instance of ArrayOfDoublesIntersection based on the current configuration of the builder.ArrayOfDoublesSetOperationBuilder.buildIntersection
(org.apache.datasketches.memory.WritableMemory dstMem) Creates an instance of ArrayOfDoublesIntersection based on the current configuration of the builder.