Package cern.jet.math

Class Constants

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static double big  
      protected static double biginv  
      protected static double LOGPI  
      protected static double MACHEP  
      protected static double MAXGAM  
      protected static double MAXLOG  
      protected static double MINLOG  
      protected static double SQRTH  
      protected static double SQTPI  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Constants()
      Makes this class non instantiable, but still let's others inherit from it.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait