choiceRandomReal Function

public function choiceRandomReal(obj, Vector, Array) result(val)

Type Bound

Random_

Arguments

Type IntentOptional Attributes Name
class(Random_), intent(in) :: obj
real(kind=real64), intent(in), optional :: Vector(:)
real(kind=real64), intent(in), optional :: Array(:,:)

Return Value real(kind=real64)