GeometricMean

Output range to calculate the geometric mean online. Operates similarly to dstats.summary.Mean

Alias This

geoMean

Allow implicit casting to double, by returning current geometric mean.

Members

Functions

put
void put(double element)
put
void put(typeof(this) rhs)

Combine two GeometricMean's.

toString
string toString()

Properties

N
double N [@property getter]
geoMean
double geoMean [@property getter]

Meta