public class LogNormDistFunctionFromMoments extends AbstractProbDistFunction
| Constructor and Description |
|---|
LogNormDistFunctionFromMoments(de.uka.ipd.sdq.probfunction.math.IRandomGenerator random,
de.uka.ipd.sdq.probfunction.math.IPDFFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkParameters(List<Object> parameters)
Checks the validity of the parameter.
|
Object |
evaluate(List<Object> parameters)
Evaluate the functions result using the parameters given
|
public LogNormDistFunctionFromMoments(de.uka.ipd.sdq.probfunction.math.IRandomGenerator random,
de.uka.ipd.sdq.probfunction.math.IPDFFactory factory)
public boolean checkParameters(List<Object> parameters)
parameters - A set of parameters to be processed