Uses of Interface
org.oristool.math.function.Function
Package
Description
PDF densities.
Random variable samplers.
-
Uses of Function in org.oristool.math.function
Modifier and TypeClassDescriptionclass
The Erlang PDF.class
The Exponential PDF.class
Multidimensional PDF on a DBM zone support (non-piecewise).Modifier and TypeMethodDescriptionGEN.cartesianProduct
(Function f) Computes the product PDF with another set of random variables.PartitionedGEN.cartesianProduct
(Function f) Returns the product with another PDF, which is the product of densities over the Cartesian product of supports. -
Uses of Function in org.oristool.simulator.samplers
ModifierConstructorDescriptionBuilds a sampler for the given function.