Package | Description |
---|---|
org.apache.datasketches.quantilescommon |
This package contains common tools and methods for the quantiles, kll and
req packages.
|
Modifier and Type | Method and Description |
---|---|
static IncludeMinMax.DoublesPair |
IncludeMinMax.includeDoublesMinMax(double[] quantilesIn,
long[] cumWeightsIn,
double maxItem,
double minItem)
The logic to include the min and max of type double.
|
Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.