Uses of Interface
org.oristool.simulator.samplers.Sampler
Package
Description
Random variable samplers.
Provides classes for the simulation of STPNs.
-
Uses of Sampler in org.oristool.simulator.samplers
Modifier and TypeClassDescriptionclass
final class
Sampler for Erlang random variables.final class
Sampler for exponential random variables.final class
Sampler for general PDFs using the Metropolis-Hastings algorithm.final class
Sampler for partitioned functions.final class
A pseudo-sampler cycling through a fixed sequence of sample (from a random initial point).final class
class
class
Sampler for uniform random variables. -
Uses of Sampler in org.oristool.simulator.stpn