programmer's documentation
Functions/Subroutines
zufall.f90 File Reference

Functions/Subroutines

subroutine zufall (n, a)
 
subroutine zufalli (seed)
 
subroutine normalen (n, x)
 
subroutine normal00
 
subroutine fische (n, mu, p)
 

Function/Subroutine Documentation

subroutine fische ( integer  n,
double precision  mu,
integer, dimension(*)  p 
)
subroutine normal00 ( )
subroutine normalen ( integer  n,
double precision, dimension(*)  x 
)
subroutine zufall ( integer  n,
double precision, dimension(*)  a 
)
subroutine zufalli ( integer  seed)