| Package | Description | 
|---|---|
| com.google.common.math | Arithmetic functions operating on primitive values and  BigIntegerinstances. | 
| Modifier and Type | Method and Description | 
|---|---|
| Quantiles.ScaleAndIndexes | Quantiles.Scale. indexes(Collection<Integer> indexes)Specifies multiple quantile indexes to be calculated, each index being the k in the kth
 q-quantile. | 
| Quantiles.ScaleAndIndexes | Quantiles.Scale. indexes(int... indexes)Specifies multiple quantile indexes to be calculated, each index being the k in the kth
 q-quantile. | 
Copyright © 2010–2017. All rights reserved.