Next: The Levy skew alpha-Stable Distribution, Previous: The Landau Distribution, Up: Random Number Distributions
This function returns a random variate from the Levy symmetric stable distribution with scale c and exponent alpha. The symmetric stable probability distribution is defined by a fourier transform,
p(x) = {1 \over 2 \pi} \int_{-\infty}^{+\infty} dt \exp(-it x - |c t|^alpha)There is no explicit solution for the form of p(x) and the library does not define a corresponding
The algorithm only works for 0 < alpha <= 2.