Class StableSampler.CauchyStableSampler

All Implemented Interfaces:
ContinuousSampler, SharedStateContinuousSampler, SharedStateSampler<SharedStateContinuousSampler>
Enclosing class:
StableSampler

private static class StableSampler.CauchyStableSampler extends StableSampler.BaseStableSampler
Implement the alpha = 1 and beta = 0 stable distribution case (Cauchy distribution).