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 TypeClassDescriptionclassfinal classSampler for Erlang random variables.final classSampler for exponential random variables.final classSampler for general PDFs using the Metropolis-Hastings algorithm.final classSampler for partitioned functions.final classA pseudo-sampler cycling through a fixed sequence of sample (from a random initial point).final classclassclassSampler for uniform random variables. -
Uses of Sampler in org.oristool.simulator.stpn
Constructors in org.oristool.simulator.stpn with parameters of type Sampler