Home
last modified time | relevance | path

Searched defs:rand_sho (Results 1 – 1 of 1) sorted by relevance

/dports/science/healpix/Healpix_3.50/src/f90/ngsims_full_sky/
H A Dsub_ngpdf_sho.F90304 subroutine rand_sho(rng_handle, npix, xvar, sigma0, alpha, na) subroutine
319 character(len=*), parameter :: code = 'rand_sho' argument
320 real(DP), parameter :: threshold = 1.d-12
322 real(DP) :: x, xmin, xmax, xstep, xlin, y, yold, yuni
323 real(DP), dimension(:), allocatable :: integral
324 integer(I4B) :: nx, i, p, ilow, ihi, imid