Click or drag to resize

QdbInt64Column.GeometricMean Method

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