public abstract class CompactDoublesSketch extends DoublesSketch
Modifier and Type | Method and Description |
---|---|
static CompactDoublesSketch |
heapify(org.apache.datasketches.memory.Memory srcMem) |
builder, downSample, getCDF, getCompactStorageBytes, getCompactStorageBytes, getK, getKFromEpsilon, getMaxValue, getMinValue, getN, getNormalizedRankError, getNormalizedRankError, getNormalizedRankError, getNormalizedRankError, getPMF, getQuantile, getQuantileLowerBound, getQuantiles, getQuantiles, getQuantileUpperBound, getRank, getRetainedItems, getStorageBytes, getUpdatableStorageBytes, getUpdatableStorageBytes, isDirect, isEmpty, isEstimationMode, isSameResource, iterator, putMemory, putMemory, toByteArray, toByteArray, toString, toString, toString, toString, wrap
public static CompactDoublesSketch heapify(org.apache.datasketches.memory.Memory srcMem)
Copyright © 2015–2021 The Apache Software Foundation. All rights reserved.