NuMFor 9f2ab49 (2024-04-08)
Numerical (Modern) Fortran. Library for Simple Numerical computing
|
Uniform Random distribution Description: randist. More...
Data Types | |
interface | random_sample |
Uniform Random distributions Fills a scalar or array with random numbers in the half-open interval [0, 1). More... | |
interface | random_uniform |
Fills a scalar or array with random numbers in the half-open interval [low, high). More... | |
Uniform Random distribution Description: randist.