Uses of Class
elki.logging.statistics.DoubleStatistic
-
Packages that use DoubleStatistic Package Description elki.logging.statistics Classes for logging various statistics. -
-
Uses of DoubleStatistic in elki.logging.statistics
Methods in elki.logging.statistics that return DoubleStatistic Modifier and Type Method Description DoubleStatisticDoubleStatistic. setDouble(double value)Set the statistics.
-