public interface rvs_exp
Version experimental
Exponential Distribution Random Variates
(Specification)
Module Procedures
Arguments
None
Return Value
real(kind=sp)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
real(kind=sp),
|
intent(in) |
|
|
:: |
lambda |
|
Return Value
real(kind=sp)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
real(kind=dp),
|
intent(in) |
|
|
:: |
lambda |
|
Return Value
real(kind=dp)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
complex(kind=sp),
|
intent(in) |
|
|
:: |
lambda |
|
Return Value
complex(kind=sp)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
complex(kind=dp),
|
intent(in) |
|
|
:: |
lambda |
|
Return Value
complex(kind=dp)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
real(kind=sp),
|
intent(in) |
|
|
:: |
lambda |
|
integer,
|
intent(in) |
|
|
:: |
array_size |
|
Return Value
real(kind=sp), (array_size)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
real(kind=dp),
|
intent(in) |
|
|
:: |
lambda |
|
integer,
|
intent(in) |
|
|
:: |
array_size |
|
Return Value
real(kind=dp), (array_size)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
complex(kind=sp),
|
intent(in) |
|
|
:: |
lambda |
|
integer,
|
intent(in) |
|
|
:: |
array_size |
|
Return Value
complex(kind=sp), (array_size)
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
complex(kind=dp),
|
intent(in) |
|
|
:: |
lambda |
|
integer,
|
intent(in) |
|
|
:: |
array_size |
|
Return Value
complex(kind=dp), (array_size)