Class LevySampler

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

public final class LevySampler extends Object implements SharedStateContinuousSampler
Sampling from a Lévy distribution.
Since:
1.4
See Also: