Package org.lemsml.jlems.viz.plot
Class MathUtil
- java.lang.Object
-
- org.lemsml.jlems.viz.plot.MathUtil
-
public final class MathUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description privateMathUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static doublemax(double[] v)static doublemin(double[] v)static voidscaleRangeTo(double d, double[] v)
-