Class ProbfunctionHelper
java.lang.Object
de.uka.ipd.sdq.stoex.analyser.probfunction.ProbfunctionHelper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ContinuousPDF
createFunction
(List<Expression> parameters, String type, ProbfunctionFactory probFuncFactory) static boolean
isFunctionID
(String id) static boolean
static boolean
-
Field Details
-
LOGNORM
- See Also:
-
LOGNORM2
- See Also:
-
GAMMA
- See Also:
-
GAMMA2
- See Also:
-
NORM
- See Also:
-
EXP
-
POIS
-
UNIINT
-
UNIDOUBLE
-
BINOM
-
-
Constructor Details
-
ProbfunctionHelper
public ProbfunctionHelper()
-
-
Method Details
-
createFunction
public static ContinuousPDF createFunction(List<Expression> parameters, String type, ProbfunctionFactory probFuncFactory) -
isFunctionWithTwoParameterID
-
isFunctionWithOneParameterID
-
isFunctionID
-