org.dllearner.utilities.experiments
Class TableRowColumn
java.lang.Object
org.dllearner.utilities.experiments.TableRowColumn
- All Implemented Interfaces:
- Serializable
public class TableRowColumn
- extends Object
- implements Serializable
- See Also:
- Serialized Form
useStdDevWithPercentageUnit
public static boolean useStdDevWithPercentageUnit
latexSep
public static String latexSep
latexEnd
public static String latexEnd
TableRowColumn
public TableRowColumn(com.jamonapi.Monitor[] monitors,
String experimentName,
String label)
main
public static void main(String[] args)
deleteAll
public void deleteAll()
toString
public String toString()
- Overrides:
toString in class Object
size
public int size()
toLatexRow
public String toLatexRow()
getLabel
public String getLabel()
getExperimentName
public String getExperimentName()
toGnuPlotRow
public String toGnuPlotRow()
toGnuPlotRow
public String toGnuPlotRow(int rowNumber)
getLatexEntry
public String getLatexEntry(int i)
getGnuPlotEntry
public String getGnuPlotEntry(int i)
setDisplay
public void setDisplay(TableRowColumn.Display d)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann