Class Brownian

    • Field Summary

    • Constructor Summary

      Constructors 
      Constructor and Description
      Brownian() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      double next() 
      void reset() 
      • Methods inherited from class java.lang.Object

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

      • Brownian

        public Brownian()
    • Method Detail

      • reset

        public void reset()
      • next

        public double next()