Toggle navigation
Foreng
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
rank1_harmonic_mean_i32
Function
9 statements
Source File
math_stats.f90
foreng_math_stats
rank1_harmonic_mean_i32
Contents
None
public function rank1_harmonic_mean_i32(data_) result(harmonic_mean_)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
data_
(:)
Return Value
real(kind=real32)
Rank 1 array containing the elements to calculate the mean for
Contents
None