StatisticsGeometric |
| Name | Description | |
|---|---|---|
| GeometricMean(IEnumerableDouble) | Evaluates the geometric mean. Returns NaN if data is empty or if any entry is NaN. | |
| GeometricMean(IEnumerableSingle) | Evaluates the geometric mean. Returns NaN if data is empty or if any entry is NaN. |