public static class IncludeMinMax.FloatsPair extends Object
Modifier and Type | Field and Description |
---|---|
long[] |
cumWeights
The array of associated cumulative weights
|
float[] |
quantiles
The array of quantiles
|
Constructor and Description |
---|
FloatsPair(float[] quantiles,
long[] cumWeights)
Constructor.
|
Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.