flanagan.analysis
Class LogNormalThreeParFunct

java.lang.Object
  extended by flanagan.analysis.LogNormalThreeParFunct
All Implemented Interfaces:
flanagan.roots.RealRootFunction

public class LogNormalThreeParFunct
extends java.lang.Object
implements flanagan.roots.RealRootFunction


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

cfd

public double cfd

alpha

public double alpha

beta

public double beta

gamma

public double gamma
Constructor Detail

LogNormalThreeParFunct

public LogNormalThreeParFunct()
Method Detail

function

public double function(double x)
Specified by:
function in interface flanagan.roots.RealRootFunction


jHepWork 2.8 (©) S.Chekanov