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()
subroutine dgengam |
( |
double precision |
a, |
|
|
double precision |
r, |
|
|
double precision |
result |
|
) |
| |
◆ dgennor()
subroutine dgennor |
( |
double precision |
av, |
|
|
double precision |
sd, |
|
|
double precision |
result |
|
) |
| |
◆ 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 |
|
) |
| |