rank1_root_mean_squared_mean_r64 Function

public function rank1_root_mean_squared_mean_r64(data_) result(rms_)

Arguments

Type IntentOptional AttributesName
real(kind=real64), intent(in) :: data_(:)

Return Value real(kind=real64)

Rank 1 array containing the elements to calculate the mean for


Contents

None