|
NuMFor cf0f85d (2025-09-27)
Numerical (Modern) Fortran. Library for Simple Numerical computing
|
The random number are generated using the 64-bit version of MT19937, translated from C-program for MT19937-64 (2004/9/29 version) originally coded by Takuji Nishimura and Makoto Matsumoto http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt64.html. More...
Data Types | |
| interface | random_real_pos |
| Function returning a real number in the open interval (0,1) More... | |
The random number are generated using the 64-bit version of MT19937, translated from C-program for MT19937-64 (2004/9/29 version) originally coded by Takuji Nishimura and Makoto Matsumoto http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt64.html.
Fortran translation by Rémi Piatek see http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/VERSIONS/FORTRAN/fortran.html
| interface random::random_real_pos |
Function returning a real number in the open interval (0,1)