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

◆ fische()

subroutine fische ( integer  n,
double precision  mu,
integer, dimension(*)  p 
)

◆ normal00()

subroutine normal00 ( )

◆ normalen()

subroutine normalen ( integer  n,
double precision, dimension(*)  x 
)

◆ zufall()

subroutine zufall ( integer  n,
double precision, dimension(*)  a 
)

◆ zufalli()

subroutine zufalli ( integer  seed)