NuMFor 9f2ab49 (2024-04-08)
Numerical (Modern) Fortran. Library for Simple Numerical computing
|
Exponential random distribution The exponential probability distribution located at and mean , is given by. More...
Data Types | |
interface | ran_exponential_pdf |
This function computes the probability density p(x) at x for an exponential distribution. More... | |
interface | random_exponential |
Fills a scalar or array with random numbers following an exponential distribution. More... | |
Exponential random distribution The exponential probability distribution located at and mean , is given by.