Go to the source code of this file.
|
subroutine | dgenexp (av, result) |
|
subroutine | dgengam (a, r, result) |
|
subroutine | dgennor (av, sd, result) |
|
subroutine | dgenunf (low, high, result) |
|
subroutine | dignpoi (mu, result) |
|
subroutine | fgenexp (av, result) |
|
subroutine | fgengam (a, r, result) |
|
subroutine | fgennor (av, sd, result) |
|
subroutine | fgenunf (low, high, result) |
|
subroutine | fignpoi (mu, result) |
|
◆ dgenexp()
subroutine dgenexp |
( |
double precision |
av, |
|
|
double precision |
result |
|
) |
| |
◆ dgengam()
◆ dgennor()
◆ dgenunf()
subroutine dgenunf |
( |
double precision |
low, |
|
|
double precision |
high, |
|
|
double precision |
result |
|
) |
| |
◆ dignpoi()
subroutine dignpoi |
( |
double precision |
mu, |
|
|
double precision |
result |
|
) |
| |
◆ fgenexp()
subroutine fgenexp |
( |
real |
av, |
|
|
real |
result |
|
) |
| |
◆ fgengam()
◆ fgennor()
◆ fgenunf()
◆ fignpoi()
subroutine fignpoi |
( |
real |
mu, |
|
|
real |
result |
|
) |
| |