LognormalRandom Function

public function LognormalRandom(obj, mu, sigma) result(ret)

Arguments

Type IntentOptional AttributesName
class(Random_), intent(inout) :: obj
real(kind=real64), intent(in) :: mu
real(kind=real64), intent(in) :: sigma

Return Value real(kind=real64)


Contents

None