Uses of Class
org.apache.commons.rng.sampling.distribution.StableSampler.Beta0WeronStableSampler
Packages that use StableSampler.Beta0WeronStableSampler
Package
Description
This package contains classes for sampling from statistical distributions.
-
Uses of StableSampler.Beta0WeronStableSampler 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.Beta0WeronStableSamplerModifier and TypeMethodDescriptionStableSampler.Beta0WeronStableSampler.withUniformRandomProvider
(UniformRandomProvider rng) Constructors in org.apache.commons.rng.sampling.distribution with parameters of type StableSampler.Beta0WeronStableSamplerModifierConstructorDescription(package private)