Interfaced with rngExponential
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64) | :: | this | Random number |
|||
real(kind=r64) | :: | lambda | Inverse scale > 0 |
Interfaced with rngExponential
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64) | :: | this(:) | Random numbers |
|||
real(kind=r64) | :: | lambda | Inverse scale > 0 |
Interfaced with rngExponential
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64) | :: | this(:,:) | Random numbers |
|||
real(kind=r64) | :: | lambda | Inverse scale > 0 |
Interfaced with rngExponential
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r64) | :: | this(:,:,:) | Random numbers |
|||
real(kind=r64) | :: | lambda | Inverse scale > 0 |