Uses of Interface
org.oristool.simulator.samplers.Sampler
Packages that use Sampler
Package
Description
Random variable samplers.
Provides classes for the simulation of STPNs.
-
Uses of Sampler in org.oristool.simulator.samplers
Classes in org.oristool.simulator.samplers that implement SamplerModifier 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
Constructors in org.oristool.simulator.stpn with parameters of type Sampler