Documentation of 'cern.jet.stat.Utils' Java class
Utils
cern.jet.stat

Class Utils



  • public class Utils
    extends java.lang.Object
    Holds some utility methods shared by different quantile finding implementations.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static long epsilonCeiling(double value)
      Similar to Math.ceil(value), but adjusts small numerical rounding errors +- epsilon.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • epsilonCeiling

        public static long epsilonCeiling(double value)
        Similar to Math.ceil(value), but adjusts small numerical rounding errors +- epsilon.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.