@brief For more info please visit "https://people.sc.fsu.edu/~jburkardt/f_src/hammersley/hammersley.html".
************80
HAMMERSLEY_INVERSE inverts an element of the Hammersley sequence.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8) | :: | r(m) | ||||
integer(kind=4) | :: | m | ||||
integer(kind=4) | :: | n | ||||
integer(kind=4) | :: | i |