Uses of Class
org.apache.commons.rng.sampling.distribution.StableSampler.WeronStableSampler
Packages that use StableSampler.WeronStableSampler
Package
Description
This package contains classes for sampling from statistical distributions.
-
Uses of StableSampler.WeronStableSampler in org.apache.commons.rng.sampling.distribution
Modifier and TypeClassDescription(package private) static class
Implement the generic stable distribution case:alpha < 2
andbeta != 0
.Methods in org.apache.commons.rng.sampling.distribution that return StableSampler.WeronStableSamplerModifier and TypeMethodDescriptionStableSampler.WeronStableSampler.withUniformRandomProvider
(UniformRandomProvider rng) Constructors in org.apache.commons.rng.sampling.distribution with parameters of type StableSampler.WeronStableSamplerModifierConstructorDescription(package private)