Class Median<T extends DoubleValue>

    • Constructor Summary

      Constructors 
      Constructor Description
      Median()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void beginRun​(int thisRun)  
      void map​(Sample<T> value)  
      java.lang.Double reduce()  
      void reset()  
      int runs()  
      • Methods inherited from class java.lang.Object

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