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

Class DoubleBottomNFinder



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

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

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

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

      • DoubleBottomNFinder

        public DoubleBottomNFinder(double[] array)
    • Method Detail

      • check

        public void check(double v)
      • getMax

        public double getMax()
      • getMax2nd

        public double getMax2nd()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.