Uses of Class
org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesIntersection
| Package | Description |
|---|---|
| org.apache.datasketches.tuple.arrayofdoubles |
-
Uses of ArrayOfDoublesIntersection in org.apache.datasketches.tuple.arrayofdoubles
Methods in org.apache.datasketches.tuple.arrayofdoubles that return ArrayOfDoublesIntersection Modifier and Type Method Description ArrayOfDoublesIntersectionArrayOfDoublesSetOperationBuilder. buildIntersection()Creates an instance of ArrayOfDoublesIntersection based on the current configuration of the builder.ArrayOfDoublesIntersectionArrayOfDoublesSetOperationBuilder. buildIntersection(org.apache.datasketches.memory.WritableMemory dstMem)Creates an instance of ArrayOfDoublesIntersection based on the current configuration of the builder.