|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.boris.xlloop.util.Maths
public class Maths
| Constructor Summary | |
|---|---|
Maths()
|
|
| Method Summary | |
|---|---|
static double |
linearInterp(double[] xn,
double[] yn,
double x)
|
static double[] |
normalDist(int numRows)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Maths()
| Method Detail |
|---|
public static double linearInterp(double[] xn,
double[] yn,
double x)
public static double[] normalDist(int numRows)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||