7 #include "sll_memory.h"
8 #include "sll_working_precision.h"
23 sll_int32,
intent(in) :: n
24 sll_int32,
intent(in) :: b
36 h = h + b**(-k)*(m - u*b)
43 sll_int32,
intent(in) :: n
44 sll_int32,
intent(in) :: p1
45 sll_int32,
intent(in) :: p2
hamm pseudo-random generator
real(kind=f64) function, public sll_f_suite_hamm(n, b)
real(kind=f64) function vandercorput(n, p1, p2)