Documentation of 'cern.jet.stat.quantile.Quantile1Test' Java class
Quantile1Test
cern.jet.stat.quantile

Class Quantile1Test



  • public class Quantile1Test
    extends java.lang.Object
    A class to test the QuantileBin1D code. The command line is "java Quantile1Test numExamples N" where numExamples is the number of random (Gaussian) numbers to be presented to the QuantileBin1D.add method, and N is the absolute maximum number of examples the QuantileBin1D is setup to receive in the constructor. N can be set to "L", which will use Long.MAX_VALUE, or to "I", which will use Integer.MAX_VALUE, or to any positive long value.
    • Constructor Summary

      Constructors 
      Constructor and Description
      Quantile1Test() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] argv) 
      • Methods inherited from class java.lang.Object

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

      • Quantile1Test

        public Quantile1Test()
    • Method Detail

      • main

        public static void main(java.lang.String[] argv)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.