This is the complete list of members for broad.core.math.MathUtil, including all inherited members.
| binomialCoefficient(int n, int k) | broad.core.math.MathUtil | static |
| closeTo1(double d) | broad.core.math.MathUtil | static |
| factorial(int n) | broad.core.math.MathUtil | static |
| hypot(double a, double b) | broad.core.math.MathUtil | static |
| log2(double val) | broad.core.math.MathUtil | static |
| max(Collection<?extends Number > list) | broad.core.math.MathUtil | static |
| roots(double[] coefs) | broad.core.math.MathUtil | static |
| shuffle(double[] original) | broad.core.math.MathUtil | static |
| shuffle(List< T > original) | broad.core.math.MathUtil |
1.8.7