mean Function

public function mean(d) result(o)

Compute the arithmetic mean of an array

Arguments

TypeIntentOptionalAttributesName
real(kind=wp), intent(in), dimension(:):: d

Return Value real(kind=wp)


Called by

proc~~mean~~CalledByGraph proc~mean mean proc~stdev stdev proc~stdev->proc~mean

Contents

None