Click or drag to resize

QdbInt64Column.HarmonicMean Method

Overload List
  NameDescription
Public methodHarmonicMean()
Gets the harmonic mean (ie the mean of all values) of the table
Public methodHarmonicMean(QdbTimeInterval)
Gets the harmonic mean (ie the mean of all values) in an interval
Public methodHarmonicMean(IEnumerable<QdbTimeInterval>)
Gets the harmonic mean (ie the mean of all values) in each interval
Top
See Also