Uses of Class
com.google.common.math.Quantiles.ScaleAndIndex
-
Packages that use Quantiles.ScaleAndIndex Package Description com.google.common.math Arithmetic functions operating on primitive values and onBigInteger
andBigDecimal
instances. -
-
Uses of Quantiles.ScaleAndIndex in com.google.common.math
Methods in com.google.common.math that return Quantiles.ScaleAndIndex Modifier and Type Method Description Quantiles.ScaleAndIndex
Quantiles.Scale. index(int index)
Specifies a single quantile index to be calculated, i.e.static Quantiles.ScaleAndIndex
Quantiles. median()
Specifies the computation of a median (i.e.
-