- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for longsToDoubles (0.06 seconds)
-
android/guava/src/com/google/common/math/Quantiles.java
* this call (it is copied instead) * @return the quantile value */ public double compute(long... dataset) { return computeInPlace(longsToDoubles(dataset)); } /** * Computes the quantile value of the given dataset. * * @param dataset the dataset to do the calculation on, which must be non-empty, which will be
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 23 21:06:42 GMT 2026 - 30.1K bytes - Click Count (0)