Class TestCasesIntStats


  • public class TestCasesIntStats
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static double EPSILON  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void test_01()
      Calculate statistics, compare results with other programs' results
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • EPSILON

        public static double EPSILON
    • Constructor Detail

      • TestCasesIntStats

        public TestCasesIntStats()
    • Method Detail

      • test_01

        public void test_01()
        Calculate statistics, compare results with other programs' results