|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.neat4j.neat.utils.MathUtils
public class MathUtils
Method Summary | |
---|---|
static double |
euclideanDist(double[] ePointOne,
double[] ePoint2)
|
static double |
nextClampedDouble(double minus,
double plus)
|
static double |
nextDouble()
|
static double |
nextPlusMinusOne()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static double nextClampedDouble(double minus, double plus)
public static double nextDouble()
public static double nextPlusMinusOne()
public static double euclideanDist(double[] ePointOne, double[] ePoint2)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |