Module rgsl::randist::rayleigh_tail [] [src]

Functions

rayleigh_tail

This function returns a random variate from the tail of the Rayleigh distribution with scale parameter sigma and a lower limit of a. The distribution is,

rayleigh_tail_pdf

This function computes the probability density p(x) at x for a Rayleigh tail distribution with scale parameter sigma and lower limit a, using the formula given above.