Package | Description |
---|---|
com.google.common.math |
Arithmetic functions operating on primitive values and
BigInteger instances. |
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–2019. All rights reserved.