Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real32), | intent(in) | :: | data_(:) |
Rank 1 array containing the elements to calculate the mean for
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | data_(:) |
Rank 1 array containing the elements to calculate the mean for
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int32), | intent(in) | :: | data_(:) |
Rank 1 array containing the elements to calculate the mean for
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int64), | intent(in) | :: | data_(:) |
Rank 1 array containing the elements to calculate the mean for