histogramRandom Function

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

Arguments

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

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


Contents

None