Uses of Class
com.actelion.research.calc.statistics.median.ModelMedianInteger
-
Packages that use ModelMedianInteger Package Description com.actelion.research.calc com.actelion.research.calc.statistics.median -
-
Uses of ModelMedianInteger in com.actelion.research.calc
Methods in com.actelion.research.calc that return ModelMedianInteger Modifier and Type Method Description static ModelMedianInteger
ArrayUtilsCalc. getMedian(int[] arr)
-
Uses of ModelMedianInteger in com.actelion.research.calc.statistics.median
Methods in com.actelion.research.calc.statistics.median that return ModelMedianInteger Modifier and Type Method Description static ModelMedianInteger
MedianStatisticFunctions. getMedianForInteger(java.util.List<java.lang.Integer> liScore)
-