Uses of Class
edu.rit.util.Sorting.Double
Packages that use Sorting.Double
-
Uses of Sorting.Double in edu.rit.util
Methods in edu.rit.util with parameters of type Sorting.DoubleModifier and TypeMethodDescriptionstatic double[]
Sorting.sort
(double[] x, Sorting.Double helper) Sort the given array of typedouble[]
.