Documentation of 'org.ddogleg.stats.UtilStatisticsInt' Java class
UtilStatisticsInt
org.ddogleg.stats

Class UtilStatisticsInt



  • public class UtilStatisticsInt
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static int findMaxIndex(int[] a)
      Finds the index in 'a' with the largest value.
      • Methods inherited from class java.lang.Object

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

      • UtilStatisticsInt

        public UtilStatisticsInt()
    • Method Detail

      • findMaxIndex

        public static int findMaxIndex(int[] a)
        Finds the index in 'a' with the largest value.
        Parameters:
        a - Input array
        Returns:
        Index of largest value

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.