
public class DoubleStatistic extends AbstractStatistic
| Modifier and Type | Field and Description |
|---|---|
(package private) double |
value
Statistic value.
|
key| Constructor and Description |
|---|
DoubleStatistic(String key)
Constructor.
|
DoubleStatistic(String key,
double value)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
formatValue()
Get a formatted version of the value, for output.
|
void |
setDouble(double value)
Set the statistics.
|
getKey, toStringCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.