Package org.apache.datasketches.tuple.adouble
package org.apache.datasketches.tuple.adouble
This package is for a generic implementation of the Tuple sketch for single Double value.
-
ClassDescriptionExtends UpdatableSketch<Double, DoubleSummary>Summary for generic tuple sketches of type Double.The aggregation modes for this SummaryImplements SummaryDeserializer<DoubleSummary>Factory for DoubleSummary.Methods for defining how unions and intersections of two objects of type DoubleSummary are performed.