2 double precision av, sd, result
8 subroutine dgenunf (low, high, result)
9 double precision low, high, result
16 double precision av, result
23 double precision a, r, result
30 double precision mu, result
44 real low, high, result
ColumnVector real(const ComplexColumnVector &a)
real function gengam(a, r)
real function gennor(av, sd)
real function genunf(low, high)
integer *4 function ignpoi(mu)
subroutine fignpoi(mu, result)
subroutine fgennor(av, sd, result)
subroutine dgenunf(low, high, result)
subroutine fgenexp(av, result)
subroutine dgengam(a, r, result)
subroutine dgenexp(av, result)
subroutine fgengam(a, r, result)
subroutine fgenunf(low, high, result)
subroutine dgennor(av, sd, result)
subroutine dignpoi(mu, result)