rank1_geometric_mean_i32 Function

public function rank1_geometric_mean_i32(data_) result(geometric_mean_)

Arguments

Type IntentOptional AttributesName
integer(kind=int32), intent(in) :: data_(:)

Return Value real(kind=real64)

Rank 1 array containing the elements to calculate the mean for


Contents

None