histogramRandom Function

public function histogramRandom(obj, list, division) result(histogram)

Type Bound

Random_

Arguments

Type IntentOptional Attributes Name
class(Random_), intent(inout) :: obj
real(kind=real64), intent(in) :: list(:)
integer(kind=int32), intent(in), optional :: division

Return Value real(kind=real64), allocatable, (:,:)