public final class MathUtil extends Object
Modifier and Type | Method and Description |
---|---|
static double |
max(double[] v) |
static double |
min(double[] v) |
static void |
scaleRangeTo(double d,
double[] v) |
Copyright © 2019. All rights reserved.