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