public class MathUtils extends java.lang.Object
MathUtils()
static double
getMax(double[] input)
getSum(double[] input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MathUtils()
public static double getMax(double[] input)
public static double getSum(double[] input)