|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectprobabilitycalculator.Distributions
probabilitycalculator.Normal
public class Normal
| Constructor Summary | |
|---|---|
Normal(double dx,
double ParmOne,
double ParmTwo,
int ioption)
Creates a new instance of Normal |
|
| Method Summary | |
|---|---|
double |
df(double z,
double parmone,
double parmtwo)
|
double |
NormalCalc()
|
| Methods inherited from class probabilitycalculator.Distributions |
|---|
betacf, betai, erfc, gammln, gammp, gammq, gcf, gser, rtflsp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Normal(double dx,
double ParmOne,
double ParmTwo,
int ioption)
| Method Detail |
|---|
public double NormalCalc()
public double df(double z,
double parmone,
double parmtwo)
df in class Distributions
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||