org.dllearner.utilities.experiments
Class FinalizedMonitor
java.lang.Object
org.dllearner.utilities.experiments.FinalizedMonitor
- All Implemented Interfaces:
- Serializable
public class FinalizedMonitor
- extends Object
- implements Serializable
This a class to make a Jamon monitor persistent
- Author:
- Sebastian Hellmann
- See Also:
- Serialized Form
FinalizedMonitor
public FinalizedMonitor(com.jamonapi.Monitor m)
getHeader
public String getHeader()
getUnits
public String getUnits()
getAvg
public double getAvg()
getHits
public double getHits()
getStdDev
public double getStdDev()
getLastValue
public double getLastValue()
getMax
public double getMax()
getMin
public double getMin()
getTotal
public double getTotal()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann