Module rgsl::randist::gumbel::type_1
[−]
[src]
Functions
gumbel1 |
This function returns a random variate from the Type-1 Gumbel distribution. The Type-1 Gumbel distribution function is, |
gumbel1_P |
This function computes the cumulative distribution functions P(x), Q(x) and their inverses for the Type-1 Gumbel distribution with parameters a and b. |
gumbel1_Pinv |
This function computes the cumulative distribution functions P(x), Q(x) and their inverses for the Type-1 Gumbel distribution with parameters a and b. |
gumbel1_Q |
This function computes the cumulative distribution functions P(x), Q(x) and their inverses for the Type-1 Gumbel distribution with parameters a and b. |
gumbel1_Qinv |
This function computes the cumulative distribution functions P(x), Q(x) and their inverses for the Type-1 Gumbel distribution with parameters a and b. |
gumbel1_pdf |
This function computes the probability density p(x) at x for a Type-1 Gumbel distribution with parameters a and b, using the formula given above. |