- java.lang.Object
-
- org.catacomb.util.MathUtil
-
-
Constructor Summary
Constructors
Constructor and Description |
MathUtil() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static double |
max(double[] v) |
static double |
min(double[] v) |
static void |
scaleRangeTo(double d,
double[] v) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
MathUtil
public MathUtil()
Copyright © 2013. All Rights Reserved.