public class MathUtils extends Object
Constructor and Description |
---|
MathUtils() |
Modifier and Type | Method and Description |
---|---|
static double |
calcQuantile(double[] values,
Integer size,
double q)
Calculates q-quantile value of values.
|
Copyright © 2019. All rights reserved.