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

Class ShortTopNFinder



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

      Constructors 
      Constructor and Description
      ShortTopNFinder(short[] array) 
    • Method Summary

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

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

      • ShortTopNFinder

        public ShortTopNFinder(short[] array)
    • Method Detail

      • check

        public void check(short v)
      • getMin

        public short getMin()
      • getMin2nd

        public short getMin2nd()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.