- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for longsToDoubles (0.09 sec)
-
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
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Mon Mar 17 20:26:29 UTC 2025 - 30.1K bytes - Viewed (0)