Class StableSampler.LevyStableSampler

java.lang.Object
org.apache.commons.rng.sampling.distribution.StableSampler
org.apache.commons.rng.sampling.distribution.StableSampler.LevyStableSampler
All Implemented Interfaces:
ContinuousSampler, SharedStateContinuousSampler, SharedStateSampler<SharedStateContinuousSampler>
Enclosing class:
StableSampler

private static class StableSampler.LevyStableSampler extends StableSampler
Implement the alpha = 0.5 and beta = 1 stable distribution case (Levy distribution). Note: This sampler can be used to output the symmetric case when beta = -1 by negating gamma.