histogram_allocate Function

public function histogram_allocate(n) result(h)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: n

Return Value type(histogram)