Module rgsl::randist::flat

source ·

Functions

This function returns a random variate from the flat (uniform) distribution from a to b. The distribution is,
This function computes the cumulative distribution functions P(x), Q(x) and their inverses for a uniform distribution from a to b.
This function computes the cumulative distribution functions P(x), Q(x) and their inverses for a uniform distribution from a to b.
This function computes the cumulative distribution functions P(x), Q(x) and their inverses for a uniform distribution from a to b.
This function computes the cumulative distribution functions P(x), Q(x) and their inverses for a uniform distribution from a to b.
This function computes the probability density p(x) at x for a uniform distribution from a to b, using the formula given above.