Package de.uka.ipd.sdq.simucomframework.variables.functions
package de.uka.ipd.sdq.simucomframework.variables.functions
-
ClassDescriptionFunction library of functions available in stoex in simucomGamma distribution with shape alpha > 0 and scale parameter theta > 0 There is another way to write the gamma function with k = alpha or rate parameter beta = 1/theta,Gamma distribution with shape alpha > 0 and inverse scale parameter beta > 0 There is another way to write the gamma function with k = alpha and theta = 1/beta,Interface for functions available in stochastic expression evaluation, like Norm, Trunc, etc.Lognormal distribution with parameters scale parameter mu and shape parameter sigma > 0.Lognormal distribution from the distributions moments: Parameters mean and standard deviation.Calculates the maximal of a value and given absolute and relative deviations.Implements the maximum function as in @link
Math
, e.g.Calculates the minimum of a value and given absolute and relative deviations.Implements the minimum function as in @linkMath
, e.g.