|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectflanagan.analysis.LogNormalThreeParFunct
public class LogNormalThreeParFunct
Field Summary | |
---|---|
double |
alpha
|
double |
beta
|
double |
cfd
|
double |
gamma
|
Constructor Summary | |
---|---|
LogNormalThreeParFunct()
|
Method Summary | |
---|---|
double |
function(double x)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double cfd
public double alpha
public double beta
public double gamma
Constructor Detail |
---|
public LogNormalThreeParFunct()
Method Detail |
---|
public double function(double x)
function
in interface flanagan.roots.RealRootFunction
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |