Uses of Class
cern.jet.stat.quantile.ExactDoubleQuantileFinder
Packages that use ExactDoubleQuantileFinder
Package
Description
Scalable algorithms and data structures to compute approximate quantiles over very large data sequences.
-
Uses of ExactDoubleQuantileFinder in cern.jet.stat.quantile
Methods in cern.jet.stat.quantile with parameters of type ExactDoubleQuantileFinderModifier and TypeMethodDescriptionstatic doubleQuantileFinderTest.observedEpsilonAtPhi(double phi, ExactDoubleQuantileFinder exactFinder, DoubleQuantileFinder approxFinder) This method was created in VisualAge.static DoubleArrayListQuantileFinderTest.observedEpsilonsAtPhis(DoubleArrayList phis, ExactDoubleQuantileFinder exactFinder, DoubleQuantileFinder approxFinder, double desiredEpsilon) This method was created in VisualAge.