Uses of Class
org.processmining.plugins.stochasticpetrinet.distribution.RejectionWrapper
-
Packages that use RejectionWrapper Package Description org.processmining.plugins.stochasticpetrinet.distribution -
-
Uses of RejectionWrapper in org.processmining.plugins.stochasticpetrinet.distribution
Subclasses of RejectionWrapper in org.processmining.plugins.stochasticpetrinet.distribution Modifier and Type Class Description classMemorylessTruncatedWrapperWhen truncating an exponential function left (setting a lower constraint), the result is the same exponential function offset by the constraintclassTruncatedWrapperA wrapper around a distribution that cuts off a part below a certain thresholdconstraintand rescales the rest of the distribution to become a valid one again.
-