public class LogNormDistFunction extends AbstractProbDistFunction
| Constructor and Description |
|---|
LogNormDistFunction(de.uka.ipd.sdq.probfunction.math.IRandomGenerator randomGen,
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 LogNormDistFunction(de.uka.ipd.sdq.probfunction.math.IRandomGenerator randomGen,
de.uka.ipd.sdq.probfunction.math.IPDFFactory factory)
public boolean checkParameters(List<Object> parameters)
parameters - A set of parameters to be processed