Uses of Class
es.upm.etsisi.cf4j.util.plot.Plot
-
Packages that use Plot Package Description es.upm.etsisi.cf4j.util.plot This package includes plotting utils designed to analyze data of results obtained as consequence of collaborative filtering research. -
-
Uses of Plot in es.upm.etsisi.cf4j.util.plot
Subclasses of Plot in es.upm.etsisi.cf4j.util.plot Modifier and Type Class Description classColumnPlotImplements a column plot.classHistogramPlotImplements a histogram plot.classLinePlotImplements a LinePlot.classScatterPlotImplements an ScatterPlot.classXYPlotImplements an XYPlot.
-