Documentation of 'org.jplot2d.util.DoubleTopNFinder' Java class
DoubleTopNFinder
org.jplot2d.util

Class DoubleTopNFinder



  • public class DoubleTopNFinder
    extends java.lang.Object
    find top N numbers among a number set.
    • Constructor Summary

      Constructors 
      Constructor and Description
      DoubleTopNFinder(double[] array) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void check(double v) 
      double getMin() 
      double getMin2nd() 
      • Methods inherited from class java.lang.Object

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

      • DoubleTopNFinder

        public DoubleTopNFinder(double[] array)
    • Method Detail

      • check

        public void check(double v)
      • getMin

        public double getMin()
      • getMin2nd

        public double getMin2nd()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.